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

Unified Diff: chrome/chrome_browser.gypi

Issue 8558020: Protector strings and bubble/SettingsChange code refactoring. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: This time it really should compile. Created 9 years, 1 month 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/search_engines/template_url_service.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 3f92970079c220ab0eb79fe5f435db3e7e985b1d..30ccb930de855cc0bb45177785566131fafbf0d4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1960,6 +1960,8 @@
'browser/profiles/profile_manager.h',
'browser/profiles/profile_metrics.cc',
'browser/profiles/profile_metrics.h',
+ 'browser/protector/base_setting_change.cc',
+ 'browser/protector/base_setting_change.h',
'browser/protector/default_search_provider_change.cc',
'browser/protector/histograms.cc',
'browser/protector/histograms.h',
@@ -1968,7 +1970,6 @@
'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',
« no previous file with comments | « chrome/browser/search_engines/template_url_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698