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

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

Issue 2247723002: ChromeOS: Implement EULA screen of material design OOBE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update after review. Created 4 years, 4 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/oobe_dialog.html
diff --git a/chrome/browser/resources/chromeos/login/oobe_dialog.html b/chrome/browser/resources/chromeos/login/oobe_dialog.html
index cd0985a0833ee587fb57a217e133ff9b5446af45..de50716822d134a86ba4a421aff2e97dc1bc9f45 100644
--- a/chrome/browser/resources/chromeos/login/oobe_dialog.html
+++ b/chrome/browser/resources/chromeos/login/oobe_dialog.html
@@ -25,6 +25,7 @@
with clases |footer| and |oobe-icon|.
-->
<dom-module name="oobe-dialog">
+ <link rel="stylesheet" href="oobe_dialog_host.css">
<link rel="stylesheet" href="oobe_dialog.css">
<template>
<div class="oobe-header vertical layout relative">
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_dialog.css ('k') | chrome/browser/resources/chromeos/login/oobe_dialog_host.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698