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" |