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

Unified Diff: chromecast/browser/test/DEPS

Issue 2502143002: Revert of [chromecast] Make testnames consistent. (Closed)
Patch Set: Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: chromecast/browser/test/DEPS
diff --git a/chromecast/browser/test/DEPS b/chromecast/browser/test/DEPS
index b969a40c30306d5dfba381314c46bc38091e6f40..5d4c5d709105073d15832d0ff89bab047bb352a4 100644
--- a/chromecast/browser/test/DEPS
+++ b/chromecast/browser/test/DEPS
@@ -1,3 +1,10 @@
include_rules = [
+ "+chromecast/app",
"+content/public/test",
]
+
+specific_include_rules = {
+ "cast_test_launcher\.cc": [
+ "+mojo/edk/embedder/embedder.h",
+ ],
+}
« no previous file with comments | « chromecast/browser/devtools/cast_devtools_manager_delegate_unittest.cc ('k') | chromecast/browser/test/cast_browser_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698