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: ui/keyboard/DEPS

Issue 1319523003: add audio (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/keyboard/BUILD.gn ('k') | ui/keyboard/keyboard.gyp » ('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 "+content/public", 2 "+content/public",
3 "+grit/keyboard_resources.h", 3 "+grit/keyboard_resources.h",
4 "+grit/keyboard_resources_map.h", 4 "+grit/keyboard_resources_map.h",
5 "+media/audio",
5 "+ui/aura", 6 "+ui/aura",
6 "+ui/base", 7 "+ui/base",
7 "+ui/compositor", 8 "+ui/compositor",
8 "+ui/events", 9 "+ui/events",
9 "+ui/gfx", 10 "+ui/gfx",
10 "+ui/gl/test/gl_surface_test_support.h", # To initialize GL for tests. 11 "+ui/gl/test/gl_surface_test_support.h", # To initialize GL for tests.
11 "+ui/test", 12 "+ui/test",
12 "+ui/ozone/public", 13 "+ui/ozone/public",
13 "+ui/wm", 14 "+ui/wm",
14 ] 15 ]
OLDNEW
« no previous file with comments | « ui/keyboard/BUILD.gn ('k') | ui/keyboard/keyboard.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698