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

Unified Diff: chromecast/BUILD.gn

Issue 2874943002: [Chromecast] Add service for "displaying" cast web contents. (Closed)
Patch Set: [Chromecast] Add service for "displaying" cast web contents. Created 3 years, 7 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 | « no previous file | chromecast/browser/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/BUILD.gn
diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
index b718dc9bc57326554befd3a80ada9085c86b790e..b2120e59bdb997dbfd9856886a6c7ca0522c3bbf 100644
--- a/chromecast/BUILD.gn
+++ b/chromecast/BUILD.gn
@@ -311,6 +311,7 @@ if (is_android) {
test_type = "junit"
tests = [
"//base:base_junit_tests",
+ "//chromecast/browser/android:cast_shell_junit_tests",
"//content/public/android:content_junit_tests",
"//net/android:net_junit_tests",
"//testing/android/junit:junit_unit_tests",
« no previous file with comments | « no previous file | chromecast/browser/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698