Index: appengine/chromium_rietveld/new_static/components/cr-issue-list.html |
diff --git a/appengine/chromium_rietveld/new_static/components/cr-issue-list.html b/appengine/chromium_rietveld/new_static/components/cr-issue-list.html |
index 209d469158559f89699473a55f485d343e397ab5..9be4d1b4b6b58bff5d081eb2874c216cb720033c 100644 |
--- a/appengine/chromium_rietveld/new_static/components/cr-issue-list.html |
+++ b/appengine/chromium_rietveld/new_static/components/cr-issue-list.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-view-handler.html"> |
+<link rel="import" href="../common/cr-view-handler.html"> |
<polymer-element name="cr-issue-list" attributes="issues approvals showRecentActivity"> |
<template> |