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

Unified Diff: appengine/chromium_rietveld/new_static/components/cr-patchset-header.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-patchset-header.html
diff --git a/appengine/chromium_rietveld/new_static/components/cr-patchset-header.html b/appengine/chromium_rietveld/new_static/components/cr-patchset-header.html
index 187918677ae895127ad4e1207302e0d217a77d84..998ae1bc71bfcba8402234fa65d2fd796524ba03 100644
--- a/appengine/chromium_rietveld/new_static/components/cr-patchset-header.html
+++ b/appengine/chromium_rietveld/new_static/components/cr-patchset-header.html
@@ -2,6 +2,7 @@
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
+<link rel="import" href="../common/cr-action.html">
<link rel="import" href="cr-patchset-edit-dialog.html">
<polymer-element name="cr-patchset-header" attributes="patchset">

Powered by Google App Engine
This is Rietveld 408576698