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

Side by Side Diff: components/bookmarks/DEPS

Issue 228393004: Create bookmarks component with names of bookmark preferences (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address blundell's comments Created 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 # Bookmarks is a component that is not allowed to uses content/ so that it
3 # can be used by embedder that don't use content/ (Chrome on iOS).
blundell 2014/04/10 13:20:19 I would say "so that it can be shared on iOS."
sdefresne 2014/04/10 15:07:45 Done.
4 "-content",
5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698