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

Unified Diff: extensions/renderer/resources/json_schema.js

Issue 307833002: Move some extensions renderer resources to extensions_renderer_resources.grd. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « extensions/renderer/resources/image_util.js ('k') | extensions/renderer/resources/last_error.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/renderer/resources/json_schema.js
diff --git a/chrome/renderer/resources/extensions/json_schema.js b/extensions/renderer/resources/json_schema.js
similarity index 99%
rename from chrome/renderer/resources/extensions/json_schema.js
rename to extensions/renderer/resources/json_schema.js
index f2478f9eff15663a9e41f06888df61bb56b906a2..f68cabe8e358380b7ef6300b23a8e6e56393a98e 100644
--- a/chrome/renderer/resources/extensions/json_schema.js
+++ b/extensions/renderer/resources/json_schema.js
@@ -3,8 +3,8 @@
// found in the LICENSE file.
// -----------------------------------------------------------------------------
-// NOTE: If you change this file you need to touch renderer_resources.grd to
-// have your change take effect.
+// NOTE: If you change this file you need to touch
+// extension_renderer_resources.grd to have your change take effect.
// -----------------------------------------------------------------------------
//==============================================================================
« no previous file with comments | « extensions/renderer/resources/image_util.js ('k') | extensions/renderer/resources/last_error.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698