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

Unified Diff: chrome/chrome_tests.gypi

Issue 8895023: Options2: Pull the trigger. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DIAF. Created 9 years 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/chrome_resources.gyp ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 5ece9ee30dc7d1f007283fc87fbf242c7e8c570d..c393186c083a0b46174d83981bb458e8c1a708de 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -917,6 +917,7 @@
['chromeos==0', {
'sources/': [
['exclude', '^browser/ui/webui/options/chromeos/'],
+ ['exclude', '^browser/ui/webui/options2/chromeos/'],
],
}],
],
@@ -2132,6 +2133,7 @@
['exclude', '^browser/ui/webui/chromeos/imageburner/'],
['exclude', '^browser/ui/webui/chromeos/login'],
['exclude', '^browser/ui/webui/options/chromeos/'],
+ ['exclude', '^browser/ui/webui/options2/chromeos/'],
],
}],
['toolkit_uses_gtk == 1', {
« no previous file with comments | « chrome/chrome_resources.gyp ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698