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

Unified Diff: chrome/chrome_browser.gypi

Issue 8342049: Added Protector, hooked up DSE verification with error bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved histograms to protector folder Created 9 years, 2 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/webdata/web_data_service_unittest.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 d57d017758a8f52bbaa3a66059bccede79a58843..b5ff3db8c10baeacd5b2745871c246986e065ee2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1967,8 +1967,17 @@
'browser/profiles/profile_keyed_service_factory.h',
'browser/profiles/profile_manager.cc',
'browser/profiles/profile_manager.h',
+ 'browser/protector/default_search_provider_change.cc',
+ 'browser/protector/histograms.cc',
+ 'browser/protector/histograms.h',
+ 'browser/protector/keys.cc',
+ 'browser/protector/keys.h',
+ 'browser/protector/protector.cc',
+ 'browser/protector/protector.h',
+ 'browser/protector/setting_change.h',
'browser/protector/settings_change_global_error.cc',
'browser/protector/settings_change_global_error.h',
+ 'browser/protector/settings_change_global_error_delegate.h',
'browser/remove_rows_table_model.h',
'browser/renderer_host/chrome_render_message_filter.cc',
'browser/renderer_host/chrome_render_message_filter.h',
« no previous file with comments | « chrome/browser/webdata/web_data_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698