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

Unified Diff: chrome/browser/resources/chromeos/login/login.html

Issue 10834081: Enable wallpaper boot animation for boot into sign in too. Add flag to disable it. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: zero Created 8 years, 5 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/chromeos/login/login.html
diff --git a/chrome/browser/resources/chromeos/login/login.html b/chrome/browser/resources/chromeos/login/login.html
index ed1bf7e65a49b268c454af39fac0c3e3456a807e..c0c5b4d66b7c3c1cc5f2acbc9213a5e765e93f71 100644
--- a/chrome/browser/resources/chromeos/login/login.html
+++ b/chrome/browser/resources/chromeos/login/login.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html i18n-values="dir:textdirection;oobe:oobeType;screen:screenType;camera:cameraType">
+<html i18n-values="dir:textdirection;oobe:oobeType;screen:screenType;camera:cameraType;bootWallpaper:bootIntoWallpaper">
<head>
<title i18n-content="title"></title>
<link rel="stylesheet" href="chrome://resources/css/dialogs.css"></link>

Powered by Google App Engine
This is Rietveld 408576698