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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-inky-focus-behavior.html

Issue 1187823002: Update Polymer components and re-run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 6 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: third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-inky-focus-behavior.html
diff --git a/third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-radio-button-behavior.html b/third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-inky-focus-behavior.html
similarity index 87%
rename from third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-radio-button-behavior.html
rename to third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-inky-focus-behavior.html
index 28c0d5b818e102e8ca6b18a8b61091d12ec09b17..73202874910f9aa2232a35126eeb777ba298ed81 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-radio-button-behavior.html
+++ b/third_party/polymer/v1_0/components-chromium/paper-behaviors/paper-inky-focus-behavior.html
@@ -9,4 +9,4 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
--><html><head><link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../iron-behaviors/iron-button-state.html">
-</head><body><script src="paper-radio-button-behavior-extracted.js"></script></body></html>
+</head><body><script src="paper-inky-focus-behavior-extracted.js"></script></body></html>

Powered by Google App Engine
This is Rietveld 408576698