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

Side by Side Diff: mandoline/ui/aura/DEPS

Issue 1282903002: mandoline: Sandbox mojo:browser and mojo:omnibox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Patch touch ups. Created 5 years, 4 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 "+cc", 2 "+cc",
3 "-cc/blink", 3 "-cc/blink",
4 "+components/font_service/public",
4 "+components/gpu", 5 "+components/gpu",
5 "+components/resource_provider", 6 "+components/resource_provider",
6 "+components/view_manager", 7 "+components/view_manager",
7 "+mojo/application/public", 8 "+mojo/application/public",
8 "+mojo/cc", 9 "+mojo/cc",
9 "+mojo/converters", 10 "+mojo/converters",
10 "+mojo/public", 11 "+mojo/public",
11 "+skia", 12 "+skia",
12 "+ui/aura", 13 "+ui/aura",
13 "+ui/base", 14 "+ui/base",
14 "+ui/compositor", 15 "+ui/compositor",
15 "+ui/events", 16 "+ui/events",
16 "+ui/gfx", 17 "+ui/gfx",
17 "+ui/gl", 18 "+ui/gl",
18 "+ui/mojo/init", 19 "+ui/mojo/init",
19 "+ui/views", 20 "+ui/views",
20 "+ui/wm", 21 "+ui/wm",
21 ] 22 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698