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

Unified Diff: chrome/app/theme/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/app/resources/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/BUILD.gn
diff --git a/chrome/app/theme/BUILD.gn b/chrome/app/theme/BUILD.gn
index 8fa43c6d98e42de5b348d7317bed6d2c42f8b527..4833e3819c8470674276cff8a0adbcb3f2a9afcf 100644
--- a/chrome/app/theme/BUILD.gn
+++ b/chrome/app/theme/BUILD.gn
@@ -4,7 +4,6 @@
import("//tools/grit/grit_rule.gni")
-# GYP version: chrome/chrome_resources.gyp:theme_resources
grit("theme_resources") {
source = "theme_resources.grd"
outputs = [
@@ -24,7 +23,6 @@ grit("theme_resources") {
output_dir = "$root_gen_dir/chrome"
}
-# GYP version: chrome/chrome_resources.gyp:chrome_unscaled_resources
grit("chrome_unscaled_resources") {
source = "chrome_unscaled_resources.grd"
use_qualified_include = true
« no previous file with comments | « chrome/app/resources/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698