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

Side by Side Diff: chrome/browser/ui/ash/DEPS

Issue 2014013002: Add SkBitmap StructTraits for skia::mojo::Bitmap. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add mojo/public/cpp/bindings typemap deps. Created 4 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/arc", 2 "+components/arc",
3 "+components/drive", 3 "+components/drive",
4 "+components/user_manager", 4 "+components/user_manager",
5 "+mash/shelf/public/interfaces", 5 "+mash/shelf/public/interfaces",
6 "+media", 6 "+media",
7 "+skia/public",
8 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698