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

Unified Diff: appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html

Issue 1001723003: Create a common directory of widgets and css. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 5 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: appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html
diff --git a/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html b/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html
index 0e4d0a2144fc8ae02ed4450c4c4a885abb0606a5..63a2caf1cfc6da53c3fc01aea6d68a9c14dfe450 100644
--- a/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html
+++ b/appengine/chromium_rietveld/new_static/components/cr-user-autocomplete.html
@@ -2,7 +2,7 @@
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
-<link rel="import" href="cr-keyboard.html">
+<link rel="import" href="../common/cr-keyboard.html">
<polymer-element name="cr-user-autocomplete" attributes="value">
<template>

Powered by Google App Engine
This is Rietveld 408576698