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

Unified Diff: ui/resources/BUILD.gn

Issue 1183633003: cross gn Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: slightly smaller diff Created 4 years, 5 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 | « third_party/isimpledom/ISimpleDOMText.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/BUILD.gn
diff --git a/ui/resources/BUILD.gn b/ui/resources/BUILD.gn
index 07fcb0aebeb50cf8fbd8e734289e3ef2b14a53c9..e039a2bac4bca1d7f35b0181627928a0c1fb06dc 100644
--- a/ui/resources/BUILD.gn
+++ b/ui/resources/BUILD.gn
@@ -36,7 +36,7 @@ grit("ui_unscaled_resources_grd") {
# file updated to no longer list this as an output. We use resource bundles
# rather than .rc files, but the GYP build still expects this file to
# exist.
- "ui_unscaled_resources.rc",
+ #"ui_unscaled_resources.rc",
]
}
« no previous file with comments | « third_party/isimpledom/ISimpleDOMText.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698