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

Unified Diff: tools/gn/secondary/chrome/BUILD.gn

Issue 290773004: First attempt at cleaning up chrome_resources.gyp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/chrome_resources.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/secondary/chrome/BUILD.gn
diff --git a/tools/gn/secondary/chrome/BUILD.gn b/tools/gn/secondary/chrome/BUILD.gn
index 96c9f55117a47a1196d2cbc493391916e951454d..c9a727895642c77e9267d97a8eca3bf7ed2d4e1a 100644
--- a/tools/gn/secondary/chrome/BUILD.gn
+++ b/tools/gn/secondary/chrome/BUILD.gn
@@ -286,15 +286,8 @@ action("about_credits") {
# source = "browser/resources/translate_internals_resources.grd"
#}
#
-#group("theme_resources") {
-# deps = [
-# ":theme_resources_gen",
-# #"//ui:ui_resources",
-# ]
-#}
-#
## TODO(brettw) rename "app_theme_resources" or something when we don't support
## GYP any more. This name is required to match the GYP build.
-#grit("theme_resources_gen") {
+#grit("theme_resources") {
# source = "app/theme/theme_resources.grd"
#}
« no previous file with comments | « chrome/chrome_resources.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698