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

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: Addressed review comments, removed blacklist from extension ID list, added unittest. 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 734b75b359c5c2f4446ee78e0b7486d3810cb78c..6ea207f21c721412fe92b00ae870225db1cf125a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1801,6 +1801,8 @@
'browser/protector/internal/keys_internal.cc',
'browser/protector/keys.cc',
'browser/protector/keys.h',
+ 'browser/protector/protected_prefs_watcher.cc',
+ '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