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

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

Issue 1274993003: Revert of mandoline: Sandbox mojo:browser and mojo:omnibox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « mandoline/ui/aura/BUILD.gn ('k') | mandoline/ui/aura/aura_init.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+cc", 2 "+cc",
3 "-cc/blink", 3 "-cc/blink",
4 "+components/font_service/public",
5 "+components/gpu", 4 "+components/gpu",
6 "+components/resource_provider", 5 "+components/resource_provider",
7 "+components/view_manager", 6 "+components/view_manager",
8 "+mojo/application/public", 7 "+mojo/application/public",
9 "+mojo/cc", 8 "+mojo/cc",
10 "+mojo/converters", 9 "+mojo/converters",
11 "+mojo/public", 10 "+mojo/public",
12 "+skia", 11 "+skia",
13 "+ui/aura", 12 "+ui/aura",
14 "+ui/base", 13 "+ui/base",
15 "+ui/compositor", 14 "+ui/compositor",
16 "+ui/events", 15 "+ui/events",
17 "+ui/gfx", 16 "+ui/gfx",
18 "+ui/gl", 17 "+ui/gl",
19 "+ui/mojo/init", 18 "+ui/mojo/init",
20 "+ui/views", 19 "+ui/views",
21 "+ui/wm", 20 "+ui/wm",
22 ] 21 ]
OLDNEW
« no previous file with comments | « mandoline/ui/aura/BUILD.gn ('k') | mandoline/ui/aura/aura_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698