Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Unified Diff: appengine/chromium_rietveld/new_static/views/cr-user-view.html

Issue 1001723003: Create a common directory of widgets and css. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « appengine/chromium_rietveld/new_static/views/cr-settings-view.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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; }
« no previous file with comments | « appengine/chromium_rietveld/new_static/views/cr-settings-view.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698