Skip to content

Instantly share code, notes, and snippets.

@balazs
Created July 23, 2015 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save balazs/1a5c85bc6ee872a9b613 to your computer and use it in GitHub Desktop.
Save balazs/1a5c85bc6ee872a9b613 to your computer and use it in GitHub Desktop.
diff --git a/chrome/browser/task_manager/child_process_resource_provider.cc b/chrome/browser/task_manager/child_process_resource_provider.cc
index b4da9ef..ac3b1e0 100644
--- a/chrome/browser/task_manager/child_process_resource_provider.cc
+++ b/chrome/browser/task_manager/child_process_resource_provider.cc
@@ -8,6 +8,7 @@
#include "base/i18n/rtl.h"
#include "base/strings/string16.h"
+#include "chrome/browser/process_resource_usage.h"
#include "chrome/browser/task_manager/resource_provider.h"
#include "chrome/browser/task_manager/task_manager.h"
#include "chrome/grit/generated_resources.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment