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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 11973004: Add filter fo chromeos dirs in filename_rules.gypi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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 | « build/filename_rules.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 6b65faa2f58f09a460d025e6bf2ee258bdc1df5c..eba92ae174ad98431a3754dd96928fbbd91158d4 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -23,7 +23,6 @@
'common',
'common/extensions/api/api.gyp:api',
'common_net',
- 'contacts_proto',
tbarzic 2013/01/16 05:35:06 this was breaking mac (contancts_proto src is brow
'debugger',
'in_memory_url_index_cache_proto',
'installer_util',
@@ -742,6 +741,7 @@
'../build/linux/system.gyp:dbus',
'../third_party/libevent/libevent.gyp:libevent',
'browser/chromeos/input_method/input_method.gyp:gencode',
+ 'contacts_proto',
],
'sources!': [
'browser/extensions/default_apps.cc',
« no previous file with comments | « build/filename_rules.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698