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

Unified Diff: chromecast/app/DEPS

Issue 2621793003: [Chromecast] Restore CastDevToolsManagerDelegateTest (Closed)
Patch Set: Add missing BUILD.gn dependencies Created 3 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromecast/app/BUILD.gn ('k') | chromecast/app/cast_test_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/app/DEPS
diff --git a/chromecast/app/DEPS b/chromecast/app/DEPS
index 9ae10e9ed3558c41daa817ed45abeebc982d71e9..9ca074eeb1b457990cb79d2bb66dcf734260b35f 100644
--- a/chromecast/app/DEPS
+++ b/chromecast/app/DEPS
@@ -14,5 +14,6 @@ include_rules = [
specific_include_rules = {
"cast_test_launcher\.cc": [
"+content/public/test",
+ "+mojo/edk/embedder/embedder.h",
],
}
« no previous file with comments | « chromecast/app/BUILD.gn ('k') | chromecast/app/cast_test_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698