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

Unified Diff: ui/webui/resources/cr_elements/v0_8/cr_toggle_button/cr_toggle_button.html

Issue 1162963002: Revert "Rename polymer and cr_elements v0_8 to v1_0" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: ui/webui/resources/cr_elements/v0_8/cr_toggle_button/cr_toggle_button.html
diff --git a/ui/webui/resources/cr_elements/v1_0/cr_toggle_button/cr_toggle_button.html b/ui/webui/resources/cr_elements/v0_8/cr_toggle_button/cr_toggle_button.html
similarity index 86%
rename from ui/webui/resources/cr_elements/v1_0/cr_toggle_button/cr_toggle_button.html
rename to ui/webui/resources/cr_elements/v0_8/cr_toggle_button/cr_toggle_button.html
index 0587f64e194be5875cb95c4c2d20b0ff9e11a6d9..758b29f92b363c250a5d372b66546aebd74a0025 100644
--- a/ui/webui/resources/cr_elements/v1_0/cr_toggle_button/cr_toggle_button.html
+++ b/ui/webui/resources/cr_elements/v0_8/cr_toggle_button/cr_toggle_button.html
@@ -1,5 +1,5 @@
-<link rel="import" href="chrome://resources/polymer/v1_0/paper-toggle-button/paper-toggle-button.html">
-<link rel="import" href="chrome://resources/cr_elements/v1_0/cr_events/cr_events.html">
+<link rel="import" href="chrome://resources/polymer/v0_8/paper-toggle-button/paper-toggle-button.html">
+<link rel="import" href="chrome://resources/cr_elements/v0_8/cr_events/cr_events.html">
<dom-module id="cr-toggle-button">
<style>

Powered by Google App Engine
This is Rietveld 408576698