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

Unified Diff: chrome/browser/chromeos/login/dom_login_display_host.h

Issue 6973029: Integrate WebUI Login with cros. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Implemented login screen using widget Created 9 years, 7 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/chromeos/login/dom_login_display_host.h
diff --git a/chrome/browser/chromeos/login/dom_login_display_host.h b/chrome/browser/chromeos/login/dom_login_display_host.h
index 8a6299d0dcb85239ed9b346bd7ba55afb138ca59..848f4bfe403ed15f39137938bd500f8f84287084 100644
--- a/chrome/browser/chromeos/login/dom_login_display_host.h
+++ b/chrome/browser/chromeos/login/dom_login_display_host.h
@@ -11,10 +11,6 @@
#include "chrome/browser/chromeos/login/base_login_display_host.h"
#include "ui/gfx/rect.h"
-namespace gfx {
-class Rect;
-} // namespace gfx
-
namespace chromeos {
// DOM-specific implementation of the OOBE/login screen host.

Powered by Google App Engine
This is Rietveld 408576698