Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2129)

Unified Diff: content/content_common.gypi

Issue 972083002: Report utility process JS memory in task manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v8-pac-oop
Patch Set: Redesign. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 1b8e80820d85a6ca5f86eab64bf098428aa92a8e..fca24b6a9bd61f42ae952d5da0ad61445ce36c5e 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -99,6 +99,7 @@
'public/common/persistent_notification_status.h',
'public/common/platform_notification_data.cc',
'public/common/platform_notification_data.h',
+ 'public/common/process_resource_usage.h',
'public/common/process_type.h',
'public/common/push_messaging_status.cc',
'public/common/push_messaging_status.h',

Powered by Google App Engine
This is Rietveld 408576698