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

Unified Diff: chrome/browser/resources/md_extensions/item_util.html

Issue 2723613004: [MD Extensions] Update Detail View UI (Closed)
Patch Set: nit Created 3 years, 9 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: chrome/browser/resources/md_extensions/item_util.html
diff --git a/chrome/browser/resources/md_extensions/item_source.html b/chrome/browser/resources/md_extensions/item_util.html
similarity index 76%
rename from chrome/browser/resources/md_extensions/item_source.html
rename to chrome/browser/resources/md_extensions/item_util.html
index 6d2e0dc91b1a6e0fddd0429dd41e4a9905abff83..6429c3f459ade4004c53b7d1cafda2d85ece71c1 100644
--- a/chrome/browser/resources/md_extensions/item_source.html
+++ b/chrome/browser/resources/md_extensions/item_util.html
@@ -1,4 +1,4 @@
<link rel="import" href="chrome://resources/html/assert.html">
<link rel="import" href="chrome://resources/html/cr.html">
<link rel="import" href="chrome://resources/html/load_time_data.html">
-<script src="chrome://extensions/item_source.js"></script>
+<script src="chrome://extensions/item_util.js"></script>
« no previous file with comments | « chrome/browser/resources/md_extensions/item_source.js ('k') | chrome/browser/resources/md_extensions/item_util.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698