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

Unified Diff: ui/webui/resources/cr_elements/v1_0/demo_page.html

Issue 1155683008: Rename polymer and cr_elements v0_8 to v1_0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v1
Patch Set: fix a merge mistake Created 5 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 | « ui/webui/resources/cr_elements/v1_0/demo_element.js ('k') | ui/webui/resources/cr_elements_resources.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements/v1_0/demo_page.html
diff --git a/ui/webui/resources/cr_elements/v0_8/demo_page.html b/ui/webui/resources/cr_elements/v1_0/demo_page.html
similarity index 87%
rename from ui/webui/resources/cr_elements/v0_8/demo_page.html
rename to ui/webui/resources/cr_elements/v1_0/demo_page.html
index cf01050772ec478ffc252239568a63575bbcd373..19ea880cce12e9c1d77a51db0b7335a57aca817c 100644
--- a/ui/webui/resources/cr_elements/v0_8/demo_page.html
+++ b/ui/webui/resources/cr_elements/v1_0/demo_page.html
@@ -3,7 +3,7 @@
<!-- Demo page for cr-elements. Add new elements to demo_elements.html to -->
<!-- view them and test their interactions with other elements. -->
<!-- To view this page, navigate to: -->
-<!-- chrome://resources/cr_elements/v0_8/demo_page.html -->
+<!-- chrome://resources/cr_elements/v1_0/demo_page.html -->
<html>
« no previous file with comments | « ui/webui/resources/cr_elements/v1_0/demo_element.js ('k') | ui/webui/resources/cr_elements_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698