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

Unified Diff: chrome/chrome_common.gypi

Issue 5213002: Fix for Bug 50726 "Save extension list and "winning" prefs from extensions" (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed Mac compile issue Created 10 years, 1 month 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 6d4d4c61194df9f6a6471d01a0a449ac914626e1..9558adb8b780f10e3203fa5b44e2d4190ddf5f56 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -259,6 +259,8 @@
'common/gpu_plugin.h',
'common/important_file_writer.cc',
'common/important_file_writer.h',
+ 'common/in_memory_pref_store.cc',
+ 'common/in_memory_pref_store.h',
'common/json_pref_store.cc',
'common/json_pref_store.h',
'common/json_schema_validator.cc',

Powered by Google App Engine
This is Rietveld 408576698