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

Unified Diff: components/resources/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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 | « components/proximity_auth/cryptauth/proto/BUILD.gn ('k') | components/search_engines/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/resources/BUILD.gn
diff --git a/components/resources/BUILD.gn b/components/resources/BUILD.gn
index 91f096f620282d7bac772ecf61982b823aa9d1df..6f68f8f63b95e42cb0657c232b98eabc3dc6e1db 100644
--- a/components/resources/BUILD.gn
+++ b/components/resources/BUILD.gn
@@ -16,6 +16,7 @@ group("resources") {
# (generate_components_resources action)
grit("components_resources") {
source = "components_resources.grd"
+
# TODO(hashimoto): Remove this line.
output_name = "components_resources_new"
outputs = [
@@ -29,6 +30,7 @@ grit("components_resources") {
# (generate_scaled_components_resources action)
grit("components_scaled_resources") {
source = "components_scaled_resources.grd"
+
# TODO(hashimoto): Remove this line.
output_name = "components_scaled_resources_new"
outputs = [
« no previous file with comments | « components/proximity_auth/cryptauth/proto/BUILD.gn ('k') | components/search_engines/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698