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

Unified Diff: chrome/test/media_router/BUILD.gn

Issue 2351003002: Remove GYP annotations from chrome, ui, tools GN files. (Closed)
Patch Set: 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 | « chrome/test/android/chrome_public_test_support/BUILD.gn ('k') | chrome/tools/build/win/syzygy/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/media_router/BUILD.gn
diff --git a/chrome/test/media_router/BUILD.gn b/chrome/test/media_router/BUILD.gn
index 42dc30ef3bf8c50cf6cb7a84f155cb6eb605278f..c82bd8ab4dccb130afcfc336a1b2f22121ce4856 100644
--- a/chrome/test/media_router/BUILD.gn
+++ b/chrome/test/media_router/BUILD.gn
@@ -21,8 +21,6 @@ media_router_test_extension_resources = [
"telemetry/extension/script.js",
]
-# GYP version: chrome/test/media_router/media_router_tests.gypi:
-# media_router_test_extension_files
copy("test_extension_resource_files") {
sources = media_router_test_extension_resources
outputs = [
@@ -30,8 +28,6 @@ copy("test_extension_resource_files") {
]
}
-# GYP version: chrome/test/media_router/media_router_tests.gypi:
-# media_router_integration_test_files
copy("browser_tests_resource_files") {
sources = media_router_integration_test_resources
outputs = [
« no previous file with comments | « chrome/test/android/chrome_public_test_support/BUILD.gn ('k') | chrome/tools/build/win/syzygy/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698