| Index: appengine/chromium_rietveld/new_static/components/cr-patch-file-messages.html
|
| diff --git a/appengine/chromium_rietveld/new_static/components/cr-patch-file-messages.html b/appengine/chromium_rietveld/new_static/components/cr-patch-file-messages.html
|
| index 0c550a2e2636f1c6240ded6aff80eb3f83aecbb8..d39aecf929f0b0c839d63447384f2e1cc179b9ca 100644
|
| --- a/appengine/chromium_rietveld/new_static/components/cr-patch-file-messages.html
|
| +++ b/appengine/chromium_rietveld/new_static/components/cr-patch-file-messages.html
|
| @@ -6,7 +6,7 @@ found in the LICENSE file. -->
|
|
|
| <polymer-element name="cr-patch-file-messages" attributes="beforeMessages afterMessages file">
|
| <template>
|
| - <link rel="stylesheet" href="common.css">
|
| + <link rel="stylesheet" href="../common/common.css">
|
| <style>
|
| :host {
|
| display: block;
|
|
|