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

Unified Diff: chrome/chrome_browser.gypi

Issue 9620010: Added Protector backup for Preferences. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Whitespace. Created 8 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4ec35fdb81e88abbfbeeeaf6f79efe9f4fe6a941..a70740238024b62ffbe5062b482ebeb487898e9f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2174,6 +2174,8 @@
'browser/protector/internal/keys_internal.cc',
'browser/protector/keys.cc',
'browser/protector/keys.h',
+ 'browser/protector/protected_prefs_watcher.cc',
whywhat 2012/03/07 18:53:30 It should be possible to add a unit test to the wa
Ivan Korotkov 2012/03/11 12:59:44 Done.
+ 'browser/protector/protected_prefs_watcher.h',
'browser/protector/protector_service.cc',
'browser/protector/protector_service.h',
'browser/protector/protector_service_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698