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

Unified Diff: components/user_prefs.gypi

Issue 1062083003: Implement BrowserStateKeyedServiceFactory::GetAssociatedPrefRegistry() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix syntax Created 5 years, 8 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: components/user_prefs.gypi
diff --git a/components/user_prefs.gypi b/components/user_prefs.gypi
index a94323e88fc2d67e236df176ea4ef456df8bf96a..3554d0d9ae925ae079508fe9dbea4d61d0bf6a96 100644
--- a/components/user_prefs.gypi
+++ b/components/user_prefs.gypi
@@ -10,8 +10,6 @@
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:base_prefs',
- '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
- '../content/content.gyp:content_browser',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698