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

Unified Diff: chrome/chrome.gyp

Issue 182313002: Include sync.pb.h in sync_data.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply CR feedback. Created 6 years, 9 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.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 7504fcca26df0a951647cd8efb1bc9cfbd94a82d..8c82757a169617daf6222a6e8401b9c97a808cca 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -139,6 +139,7 @@
'chrome_resources.gyp:theme_resources',
'common/extensions/api/api.gyp:api',
'../base/base.gyp:base',
+ '../base/base.gyp:base_prefs',
maniscalco 2014/03/07 23:44:39 Needed because android_rsa.cc now includes a heade
'../content/content.gyp:content_browser',
'../net/net.gyp:http_server',
'../net/net.gyp:net',

Powered by Google App Engine
This is Rietveld 408576698