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

Unified Diff: chrome/browser/resources/shared_resources.grd

Issue 9416097: Add butter bar to login screen to show device enrollement info. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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: chrome/browser/resources/shared_resources.grd
diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
index 59eddf35968c1c8623fa90be84a6bed871d1995f..b29cf66244c06a1d1467c920e38f2f6a91231f45 100644
--- a/chrome/browser/resources/shared_resources.grd
+++ b/chrome/browser/resources/shared_resources.grd
@@ -14,6 +14,8 @@ without changes to the corresponding grd file. -->
<includes>
<include name="IDR_SHARED_CSS_ABOUT"
file="shared/css/about_memory.css" type="BINDATA" />
+ <include name="IDR_SHARED_CSS_BUTTER_BAR"
+ file="shared/css/butter_bar.css" type="BINDATA" />
<include name="IDR_SHARED_CSS_BUTTON"
file="shared/css/button.css" type="BINDATA" />
<include name="IDR_SHARED_CSS_CHECKBOX"

Powered by Google App Engine
This is Rietveld 408576698