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

Unified Diff: ui/keyboard/resources/polymer.min.js

Issue 15176004: Web Component Virtual Keyboard (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use third_party polymer Created 7 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
« no previous file with comments | « ui/keyboard/resources/manifest.json ('k') | ui/keyboard/resources/voice_input.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/resources/polymer.min.js
diff --git a/chrome/renderer/resources/extensions/ad_view_custom.js b/ui/keyboard/resources/polymer.min.js
similarity index 70%
copy from chrome/renderer/resources/extensions/ad_view_custom.js
copy to ui/keyboard/resources/polymer.min.js
index 118e447c41d3651c2829c810665a65f11a298dae..915f7d9751080d59c9d974e69610d8ae0133b306 100644
--- a/chrome/renderer/resources/extensions/ad_view_custom.js
+++ b/ui/keyboard/resources/polymer.min.js
@@ -2,4 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-exports.enabled = true;
+<include src="../../../third_party/polymer/polymer.min.js"></include>
« no previous file with comments | « ui/keyboard/resources/manifest.json ('k') | ui/keyboard/resources/voice_input.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698