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

Unified Diff: components/policy/core/browser/DEPS

Issue 305973004: BookmarkClient can add extra nodes to BookmarkModel. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added support for extra nodes from the client Created 6 years, 6 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/policy/core/browser/DEPS
diff --git a/components/policy/core/browser/DEPS b/components/policy/core/browser/DEPS
index a32eccf4474cc9b03a21d8dfffef407a740780de..06a4836267679a14945ed12acd35d911f6722239 100644
--- a/components/policy/core/browser/DEPS
+++ b/components/policy/core/browser/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/autofill/core/common",
+ "+components/bookmarks",
"+components/pref_registry",
"+components/url_matcher",
"+grit/components_strings.h",

Powered by Google App Engine
This is Rietveld 408576698