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

Unified Diff: chrome/chrome_browser.gypi

Issue 10196004: Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Made ChromeURLDataManager's destructor virtual Created 8 years, 8 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/web_ui_browsertest.cc ('k') | chrome/test/base/testing_profile.h » ('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 3e3d25d509ea1bd32f402f5b7e82b8365c7e0598..fddf25ea6cbcdcb8ea8053ac2a558098e8cad4ac 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3568,6 +3568,8 @@
'browser/ui/webui/chrome_url_data_manager.h',
'browser/ui/webui/chrome_url_data_manager_backend.cc',
'browser/ui/webui/chrome_url_data_manager_backend.h',
+ 'browser/ui/webui/chrome_url_data_manager_factory.cc',
+ 'browser/ui/webui/chrome_url_data_manager_factory.h',
'browser/ui/webui/chrome_web_ui_controller_factory.cc',
'browser/ui/webui/chrome_web_ui_controller_factory.h',
'browser/ui/webui/chrome_web_ui_data_source.cc',
« no previous file with comments | « chrome/browser/ui/webui/web_ui_browsertest.cc ('k') | chrome/test/base/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698