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

Unified Diff: chromecast/base/component/BUILD.gn

Issue 2373683003: Remove som GYP annotations, remove unused manifest. (Closed)
Patch Set: Fix Created 4 years, 3 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/base/BUILD.gn ('k') | chromecast/browser/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/base/component/BUILD.gn
diff --git a/chromecast/base/component/BUILD.gn b/chromecast/base/component/BUILD.gn
index 82689625bfc6c34698a97ac06b357ca661b34904..850c2712fda538263e467f3f14209ad23a6f969e 100644
--- a/chromecast/base/component/BUILD.gn
+++ b/chromecast/base/component/BUILD.gn
@@ -5,7 +5,6 @@
import("//chromecast/chromecast.gni")
import("//testing/test.gni")
-# GYP target: chromecast.gyp:cast_component
source_set("component") {
sources = [
"component.cc",
@@ -18,7 +17,6 @@ source_set("component") {
]
}
-# GYP target: chromecast_tests.gypi:cast_component_unittests
test("cast_component_unittests") {
sources = [
"component_unittest.cc",
« no previous file with comments | « chromecast/base/BUILD.gn ('k') | chromecast/browser/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698