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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/autofill/core/common", 2 "+components/autofill/core/common",
3 "+components/bookmarks",
3 "+components/pref_registry", 4 "+components/pref_registry",
4 "+components/url_matcher", 5 "+components/url_matcher",
5 "+grit/components_strings.h", 6 "+grit/components_strings.h",
6 "+third_party/icu", 7 "+third_party/icu",
7 "+ui/base/l10n", 8 "+ui/base/l10n",
8 "+ui/base/resource", 9 "+ui/base/resource",
9 ] 10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698