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

Unified Diff: chrome/chrome_browser.gypi

Issue 145973020: Exclude IDS_CERT strings that are not used on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: newt's nits 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e44aa688b9dd1e6028105e27ee0c57f43395ef26..35e28b3ca57b16711bb5e077af75eab0374a185f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3363,6 +3363,7 @@
['exclude', '^browser/sync/glue/extension_'],
['exclude', '^browser/sync/glue/theme_'],
['exclude', '^browser/usb/'],
+ ['exclude', '^third_party/mozilla_security_manager/'],
],
}],
['OS=="mac"', {
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698