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

Side by Side Diff: mash/test/DEPS

Issue 2714393002: ash: Low-latency laser pointer. (Closed)
Patch Set: remove :surfaces 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
« no previous file with comments | « mash/BUILD.gn ('k') | mash/test/mash_test_suite.cc » ('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 "+mojo/edk/embedder", 2 "+mojo/edk/embedder",
3 "+services/catalog", 3 "+services/catalog",
4 ] 4 ]
5 5
6 specific_include_rules = { 6 specific_include_rules = {
7 "mash_test_suite\.cc": [ 7 "mash_test_suite\.cc": [
8 "+cc/output/context_provider.h", 8 "+cc/output/context_provider.h",
9 "+cc/surfaces",
9 "+cc/test", 10 "+cc/test",
10 ], 11 ],
11 } 12 }
OLDNEW
« no previous file with comments | « mash/BUILD.gn ('k') | mash/test/mash_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698