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

Unified Diff: chromecast/BUILD.gn

Issue 2636303002: [Chromecast] Add support for z-order and window focus. (Closed)
Patch Set: Simplifications and unit tests. 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 | « no previous file | chromecast/graphics/BUILD.gn » ('j') | chromecast/graphics/BUILD.gn » ('J')
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 53c42f88421f3f92b5266eda3bf6b4c8d253e7fd..54d65fa523561e79397be10eabab1afe9522c65e 100644
--- a/chromecast/BUILD.gn
+++ b/chromecast/BUILD.gn
@@ -33,6 +33,7 @@ cast_test_group("cast_tests") {
"//chromecast/base:cast_base_unittests",
"//chromecast/base/component:cast_component_unittests",
"//chromecast/crypto:cast_crypto_unittests",
+ "//chromecast/graphics:cast_graphics_unittests",
"//chromecast/system/reboot:cast_reboot_unittests",
"//content/test:content_unittests",
"//crypto:crypto_unittests",
« no previous file with comments | « no previous file | chromecast/graphics/BUILD.gn » ('j') | chromecast/graphics/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698