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

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

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

Powered by Google App Engine
This is Rietveld 408576698