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

Unified Diff: extensions/extensions.gyp

Issue 271793003: components: Extract pref_registry component out of user_prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix extensions_browser target Created 6 years, 7 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: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 8a45935bd107468a564e3f0e05f9af7373c9b06c..cf7f70099e2e3b45ae9336de33a084168f80bcb0 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -222,6 +222,7 @@
'type': 'static_library',
'dependencies': [
'../components/components.gyp:keyed_service_content',
+ '../components/components.gyp:pref_registry',
'../components/components.gyp:usb_service',
'../content/content.gyp:content_browser',
'../skia/skia.gyp:skia',
« components/user_prefs/pref_registry_export.h ('K') | « components/user_prefs/user_prefs_export.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698