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

Unified Diff: components/resources/translate_resources.grdp

Issue 165673007: Autofill Credit Card resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased - fix structure path Created 6 years, 10 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
Index: components/resources/translate_resources.grdp
diff --git a/components/translate_resources.grdp b/components/resources/translate_resources.grdp
similarity index 36%
rename from components/translate_resources.grdp
rename to components/resources/translate_resources.grdp
index 5185e3a69ccaf30a000a96f046a762304f57fc86..5226e140218da29593df319ebcfc340a996992c9 100644
--- a/components/translate_resources.grdp
+++ b/components/resources/translate_resources.grdp
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<grit-part>
- <include name="IDR_TRANSLATE_JS" file="translate/core/browser/resources/translate.js" type="BINDATA" />
+ <include name="IDR_TRANSLATE_JS" file="../translate/core/browser/resources/translate.js" type="BINDATA" />
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698