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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 285233007: Remove built-in pages that don't work on Android from suggest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed builtin provider unit test Created 6 years, 7 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_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 8c2a40f2ca42e8d82bfe4bfbe0faa42f630cb73c..57cd259bd69cd1f3703bb4cb382b8348f0b91aaf 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2916,6 +2916,7 @@
['exclude', '^browser/ui/webui/ntp'],
['exclude', '^browser/ui/webui/options'],
['exclude', '^browser/ui/webui/options'],
+ ['exclude', '^browser/ui/webui/quota_internals'],
['exclude', '^browser/ui/webui/signin/'],
['exclude', '^browser/ui/webui/suggestions_internals'],
['exclude', '^browser/ui/webui/sync_file_system_internals'],

Powered by Google App Engine
This is Rietveld 408576698