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

Unified Diff: chrome/chrome_utility.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: chrome/chrome_utility.gypi
diff --git a/chrome/chrome_utility.gypi b/chrome/chrome_utility.gypi
index 08d58b24aa2ce3433f541722a08d7bd06be61af2..406b5301115767d9dddf846a797edf2b77547541 100644
--- a/chrome/chrome_utility.gypi
+++ b/chrome/chrome_utility.gypi
@@ -135,6 +135,7 @@
}],
['OS!="android"', {
'dependencies': [
+ '../content/content_common_mojo_bindings.gyp:content_common_mojo_bindings',
'../net/net.gyp:net_utility_services',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698