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

Unified Diff: content/content_common_mojo_bindings.gyp

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_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index e83a35b8fd535a18784d21b9bd085c1205d393cc..816022d5d5a8b31a0e1de511b38fd7ca02d911bc 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -23,6 +23,7 @@
'public/common/background_sync.mojom',
'public/common/mojo_geoposition.mojom',
'public/common/permission_status.mojom',
+ 'public/common/resource_usage_reporter.mojom',
],
},
'includes': [ '../third_party/mojo/mojom_bindings_generator_explicit.gypi' ],

Powered by Google App Engine
This is Rietveld 408576698