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

Unified Diff: chrome/chrome_tests.gypi

Issue 182313002: Include sync.pb.h in sync_data.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a1c116f84e25951e6224ca8f1df1090e98fecc5c..b25b8a2715ee84ebebe32aae3a26a3f091ca5e4b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2270,6 +2270,7 @@
'target_name': 'performance_ui_tests',
'type': 'executable',
'dependencies': [
+ 'browser',
Nico 2014/03/07 19:13:00 Since 'chrome' already depends on 'browser', I'd p
maniscalco 2014/03/07 23:44:37 I've changed this to make the dependency more accu
'chrome',
'chrome_resources.gyp:chrome_resources',
'chrome_resources.gyp:chrome_strings',

Powered by Google App Engine
This is Rietveld 408576698