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

Side by Side Diff: ui/base/DEPS

Issue 1061733002: Remove windows/mac/ios specific code from //ui (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix default try set Created 5 years, 8 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/accelerators/accelerator.cc » ('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 "+jni",
5 "+net",
6 "+skia/ext",
7 "+third_party/skia",
8 "+ui/events",
9 "+ui/gfx",
10 "+ui/resources/grit/ui_resources.h",
11 "+ui/resources/grit/ui_unscaled_resources.h",
12 "+ui/resources/grit/webui_resources.h",
13 "+ui/strings/grit/app_locale_settings.h",
14 "+ui/strings/grit/ui_strings.h",
15 ]
OLDNEW
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/base/accelerators/accelerator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698