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

Unified Diff: content/app/strings/BUILD.gn

Issue 1289883002: Remove unused content .rc files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « content/BUILD.gn ('k') | content/app/strings/content_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/strings/BUILD.gn
diff --git a/content/app/strings/BUILD.gn b/content/app/strings/BUILD.gn
index c0dafd09c592083e7326d22a0e5f072faaa5fc0a..2cd3e7650d822dc3a203157a07e7805530f070d8 100644
--- a/content/app/strings/BUILD.gn
+++ b/content/app/strings/BUILD.gn
@@ -10,7 +10,6 @@ grit("strings") {
source = "content_strings.grd"
outputs = [
"grit/content_strings.h",
- "content_strings_en-US.rc",
"content_strings_am.pak",
"content_strings_ar.pak",
"content_strings_bg.pak",
« no previous file with comments | « content/BUILD.gn ('k') | content/app/strings/content_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698