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

Side by Side Diff: ui/base/DEPS

Issue 2353003004: Move ViewHostMsg_CreateWindow to mojom (Closed)
Patch Set: . Created 4 years, 3 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 | « ui/base/BUILD.gn ('k') | ui/base/OWNERS » ('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 "+jni", 2 "+jni",
3 "+mojo/public/cpp/bindings",
3 "+net", 4 "+net",
4 "+skia/ext", 5 "+skia/ext",
5 "+third_party/skia", 6 "+third_party/skia",
6 "+third_party/zlib/zlib.h", 7 "+third_party/zlib/zlib.h",
7 "+ui/display", 8 "+ui/display",
8 "+ui/events", 9 "+ui/events",
9 "+ui/gfx", 10 "+ui/gfx",
10 "+ui/resources/grit/ui_resources.h", 11 "+ui/resources/grit/ui_resources.h",
11 "+ui/resources/grit/ui_unscaled_resources.h", 12 "+ui/resources/grit/ui_unscaled_resources.h",
12 "+ui/resources/grit/webui_resources.h", 13 "+ui/resources/grit/webui_resources.h",
13 "+ui/strings/grit/app_locale_settings.h", 14 "+ui/strings/grit/app_locale_settings.h",
14 "+ui/strings/grit/ui_strings.h", 15 "+ui/strings/grit/ui_strings.h",
15 ] 16 ]
OLDNEW
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/base/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698