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

Unified Diff: chrome/chrome_browser.gypi

Issue 9815013: Remove chrome help and feedback pages for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: alpha-sort Created 8 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
« no previous file with comments | « chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc ('k') | no next file » | 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 417ed0d8d27d44702879ff4aa3085c8a8c28cc98..ef04c16bf86eba605656959a8100246a65976355 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4501,6 +4501,8 @@
['exclude', '^browser/ui/tabs/'],
['exclude', '^browser/ui/toolbar/'],
['exclude', '^browser/ui/webui/downloads_'],
+ ['exclude', '^browser/ui/webui/feedback_'],
+ ['exclude', '^browser/ui/webui/help/'],
['exclude', '^browser/ui/webui/options'],
['exclude', '^browser/ui/webui/options2'],
['exclude', '^browser/ui/webui/print_preview/'],
« no previous file with comments | « chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698