Index: appengine/chromium_rietveld/new_static/components/cr-try-results.html |
diff --git a/appengine/chromium_rietveld/new_static/components/cr-try-results.html b/appengine/chromium_rietveld/new_static/components/cr-try-results.html |
index 92818af490f1bb1812ca7a58d6beffcec8145954..0a2fa5b0e935d1ccec2f7a06cf03fe62a2e0c763 100644 |
--- a/appengine/chromium_rietveld/new_static/components/cr-try-results.html |
+++ b/appengine/chromium_rietveld/new_static/components/cr-try-results.html |
@@ -4,7 +4,7 @@ found in the LICENSE file. --> |
<polymer-element name="cr-try-results" attributes="results"> |
<template> |
- <link rel="stylesheet" href="common.css"> |
+ <link rel="stylesheet" href="../common/common.css"> |
<style> |
:host { |
display: block; |