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

Unified Diff: chromecast/app/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/android/BUILD.gn ('k') | chromecast/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/app/BUILD.gn
diff --git a/chromecast/app/BUILD.gn b/chromecast/app/BUILD.gn
index 77cd66845c3da2054d60b902a61267efbceeae6f..ffc10702936d590935602ba01b3fcb17d9ebd0f8 100644
--- a/chromecast/app/BUILD.gn
+++ b/chromecast/app/BUILD.gn
@@ -74,7 +74,6 @@ test("cast_shell_unittests") {
]
}
-# GYP target: chromecast.gyp:cast_shell_resources
grit("resources") {
source = "//chromecast/app/resources/shell_resources.grd"
@@ -86,7 +85,6 @@ grit("resources") {
]
}
-# GYP target: chromecast_locales.gyp:chromecast_settings
grit("chromecast_settings") {
source = "//chromecast/app/resources/chromecast_settings.grd"
resource_ids = "//chromecast/app/resources/resource_ids"
« no previous file with comments | « chromecast/android/BUILD.gn ('k') | chromecast/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698