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

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: Clean up. Created 5 years, 8 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 70153aaffd22b0a88ffedb8f50a74023b6820e0b..2a5e3a6a5e963a013549f57aed01767fab15285a 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -98,6 +98,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