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

Unified Diff: chromecast/app/BUILD.gn

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/BUILD.gn ('k') | chromecast/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/app/BUILD.gn
diff --git a/chromecast/app/BUILD.gn b/chromecast/app/BUILD.gn
index 7f0f44fb9336ee7d04782fbc1ff1f8e4b548e71b..cf2b992f0a471c9930ced43355c478ee3aeb0d86 100644
--- a/chromecast/app/BUILD.gn
+++ b/chromecast/app/BUILD.gn
@@ -68,6 +68,7 @@ source_set("test_support") {
"//base/test:test_support",
"//chromecast/base",
"//content/test:test_support",
+ "//mojo/edk/embedder:headers",
]
}
« no previous file with comments | « chromecast/BUILD.gn ('k') | chromecast/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698