| Index: appengine/chromium_rietveld/new_static/components/cr-issue-patchsets.html
|
| diff --git a/appengine/chromium_rietveld/new_static/components/cr-issue-patchsets.html b/appengine/chromium_rietveld/new_static/components/cr-issue-patchsets.html
|
| index 4d0b93c26405be28c075db10c556fd6e5befbb3c..dc7e13bfc2fbf5de9edbabe7985500060accbe0f 100644
|
| --- a/appengine/chromium_rietveld/new_static/components/cr-issue-patchsets.html
|
| +++ b/appengine/chromium_rietveld/new_static/components/cr-issue-patchsets.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-collapsible.html">
|
| +<link rel="import" href="../common/cr-collapsible.html">
|
| <link rel="import" href="cr-issue-patchset.html">
|
| <link rel="import" href="cr-patchset-header.html">
|
|
|
|
|