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

Unified Diff: chrome/chrome.gyp

Issue 5646003: Sanitize PrefStore interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix for chrome frame 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..177b175b9cad061cd1065e0d213790b67be9028a 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1132,6 +1132,8 @@
'service/service_main.cc',
'service/service_process.cc',
'service/service_process.h',
+ 'service/service_process_prefs.cc',
+ 'service/service_process_prefs.h',
'service/service_utility_process_host.cc',
'service/service_utility_process_host.h',
'service/cloud_print/cloud_print_consts.cc',

Powered by Google App Engine
This is Rietveld 408576698