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

Unified Diff: content/content_browser.gypi

Issue 6713082: Move WebUIFactory to chrome/browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove WebUISource references Created 9 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
« content/browser/webui/web_ui.h ('K') | « content/browser/webui/web_ui_factory.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 445344c00d98fab5c845839b505fc81254e9a180..42dc337be53c64d53db860c1b827bda4638f1195 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -304,9 +304,10 @@
'browser/trace_controller.h',
'browser/trace_message_filter.cc',
'browser/trace_message_filter.h',
+ 'browser/webui/generic_handler.cc',
+ 'browser/webui/generic_handler.h',
'browser/webui/web_ui.cc',
'browser/webui/web_ui.h',
- 'browser/webui/web_ui_factory.cc',
'browser/webui/web_ui_factory.h',
'browser/webui/web_ui_util.cc',
'browser/webui/web_ui_util.h',
« content/browser/webui/web_ui.h ('K') | « content/browser/webui/web_ui_factory.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698