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

Side by Side Diff: chrome/browser/ui/webui/DEPS

Issue 2703393007: Show meaningful name for cameras (Closed)
Patch Set: fix trybot Created 3 years, 9 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/invalidation", 2 "+components/invalidation",
3 "+components/onc", 3 "+components/onc",
4 "+components/proximity_auth", 4 "+components/proximity_auth",
5 "+components/sync/engine/events", 5 "+components/sync/engine/events",
6 "+components/sync/sessions", 6 "+components/sync/sessions",
7 "+components/sync/base/weak_handle.h", 7 "+components/sync/base/weak_handle.h",
8 "+components/sync/js", 8 "+components/sync/js",
9 "+device/bluetooth", 9 "+device/bluetooth",
10 "+extensions/strings/grit/extensions_strings.h",
10 11
11 # Generated files 12 # Generated files
12 "+js2webui/chrome/test/data", 13 "+js2webui/chrome/test/data",
13 "+third_party/cld", 14 "+third_party/cld",
14 15
15 # Other libraries. 16 # Other libraries.
16 "+third_party/angle", # For ANGLE version. 17 "+third_party/angle", # For ANGLE version.
17 "+third_party/brotli", # For compressed resources. 18 "+third_party/brotli", # For compressed resources.
18 "+third_party/zlib/zlib.h", # For compression level constants. 19 "+third_party/zlib/zlib.h", # For compression level constants.
19 "+third_party/libaddressinput", # For i18n address input. 20 "+third_party/libaddressinput", # For i18n address input.
20 21
21 # DOM Distiller. 22 # DOM Distiller.
22 "+components/dom_distiller/core", 23 "+components/dom_distiller/core",
23 "+components/dom_distiller/webui", 24 "+components/dom_distiller/webui",
24 ] 25 ]
OLDNEW
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/browser/ui/webui/options/media_devices_selection_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698