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

Unified Diff: BUILD.gn

Issue 1154383006: Adding crash utilities to chromecast/crash. (Closed) Base URL: https://eureka-internal.googlesource.com/chromium/src@master
Patch Set: Linux-specific utils moved to linux/ Created 5 years, 6 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/BUILD.gn » ('j') | chromecast/base/error_codes.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0f946dcacf9134fc92c9699ba8c25a894e0c39f0..9b1f1ba0a7c3a2ad83621fa4dc7c72ba59ec182c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -73,6 +73,7 @@ group("both_gn_and_gyp") {
"//chrome/test:sync_integration_tests",
"//chrome/test:unit_tests",
"//chrome/test/chromedriver:chromedriver_unittests",
+ "//chromecast:chromecast_unittests",
gunsch 2015/06/12 00:37:09 Remove this for now. Brett and others have express
slan 2015/06/15 17:01:44 Done.
"//components:components_browsertests",
"//components:components_unittests",
"//content/shell:content_shell",
« no previous file with comments | « no previous file | chromecast/BUILD.gn » ('j') | chromecast/base/error_codes.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698