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

Unified Diff: chrome/chrome.gyp

Issue 5646003: Sanitize PrefStore interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase, fix up unit tests. Created 10 years 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.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 8cc41a97cc0455183044a0a5d9305fcdc5868126..e42d871ab86a34af70d36350e05a28e30881dbe7 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1130,6 +1130,8 @@
'service/service_ipc_server.cc',
'service/service_ipc_server.h',
'service/service_main.cc',
+ 'service/service_prefs.cc',
+ 'service/service_prefs.h',
'service/service_process.cc',
'service/service_process.h',
'service/service_utility_process_host.cc',

Powered by Google App Engine
This is Rietveld 408576698