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

Unified Diff: chrome/chrome_browser.gypi

Issue 271673006: Eliminate all code related to the AutomaticProfileResetter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b935c1acf45e7eb3855a4449e8d10d9a56f4fe57..880fd2c57a81033bf4b3181486cd5a4389d536c6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1692,27 +1692,12 @@
'browser/process_singleton_startup_lock.cc',
'browser/process_singleton_startup_lock.h',
'browser/process_singleton_win.cc',
- 'browser/profile_resetter/automatic_profile_resetter.h',
- 'browser/profile_resetter/automatic_profile_resetter.cc',
- 'browser/profile_resetter/automatic_profile_resetter_delegate.h',
- 'browser/profile_resetter/automatic_profile_resetter_delegate.cc',
- 'browser/profile_resetter/automatic_profile_resetter_factory.h',
- 'browser/profile_resetter/automatic_profile_resetter_factory.cc',
- 'browser/profile_resetter/automatic_profile_resetter_mementos.h',
- 'browser/profile_resetter/automatic_profile_resetter_mementos.cc',
'browser/profile_resetter/brandcoded_default_settings.h',
'browser/profile_resetter/brandcoded_default_settings.cc',
'browser/profile_resetter/brandcode_config_fetcher.h',
'browser/profile_resetter/brandcode_config_fetcher.cc',
- 'browser/profile_resetter/profile_reset_global_error.h',
- 'browser/profile_resetter/profile_reset_global_error.cc',
'browser/profile_resetter/profile_resetter.h',
'browser/profile_resetter/profile_resetter.cc',
- 'browser/profile_resetter/jtl_foundation.h',
- 'browser/profile_resetter/jtl_foundation.cc',
- 'browser/profile_resetter/jtl_instructions.h',
- 'browser/profile_resetter/jtl_interpreter.h',
- 'browser/profile_resetter/jtl_interpreter.cc',
'browser/profile_resetter/resettable_settings_snapshot.h',
'browser/profile_resetter/resettable_settings_snapshot.cc',
'browser/profiles/avatar_menu.cc',

Powered by Google App Engine
This is Rietveld 408576698