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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1667703002: Add missing dependency on metrics_profiler_ios on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 1510538fb4673c5dbeb0ab2ae65b8d0338357fbb..18fda46bb04dc5eaa3f6b086d29443585a759470 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -79,6 +79,7 @@
'../../components/components.gyp:metrics',
'../../components/components.gyp:metrics_net',
'../../components/components.gyp:metrics_profiler',
+ '../../components/components.gyp:metrics_profiler_ios',
'../../components/components.gyp:metrics_services_manager',
'../../components/components.gyp:metrics_ui',
'../../components/components.gyp:net_log',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698