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

Unified Diff: appengine/chromium_rietveld/new_static/components/cr-try-results.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
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;

Powered by Google App Engine
This is Rietveld 408576698