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

Unified Diff: chromecast/browser/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
Index: chromecast/browser/BUILD.gn
diff --git a/chromecast/browser/BUILD.gn b/chromecast/browser/BUILD.gn
index b410082c1cb15ec526dc88bc4b1cd91184fa29e3..6a43a1d61c9f3993c3992d09826cad6bfbee43c1 100644
--- a/chromecast/browser/BUILD.gn
+++ b/chromecast/browser/BUILD.gn
@@ -258,6 +258,7 @@ source_set("unittests") {
"//chromecast/base",
"//content/public/browser",
"//content/test:test_support",
+ "//ui/gl:test_support",
]
}
« no previous file with comments | « chromecast/app/cast_test_launcher.cc ('k') | chromecast/browser/devtools/cast_devtools_manager_delegate_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698