Index: appengine/chromium_rietveld/new_static/views/cr-user-view.html |
diff --git a/appengine/chromium_rietveld/new_static/views/cr-user-view.html b/appengine/chromium_rietveld/new_static/views/cr-user-view.html |
index c1a423155f7753eb22a211134fc152ec2ba71979..7a5b158638cb17d65c3436ef401a07fd6b30ddd7 100644 |
--- a/appengine/chromium_rietveld/new_static/views/cr-user-view.html |
+++ b/appengine/chromium_rietveld/new_static/views/cr-user-view.html |
@@ -6,7 +6,7 @@ found in the LICENSE file. --> |
<polymer-element name="cr-user-view" attributes="username"> |
<template> |
- <link rel="stylesheet" href="../components/common.css"> |
+ <link rel="stylesheet" href="../common/common.css"> |
<style> |
:host { display: block; } |