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

Unified Diff: chrome/browser/chromeos/webui/login/login_container_ui.cc

Issue 6726022: Refactored DOMBrowser files to be under chromeos/frame instead of chromeos/webui/login/browser. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 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
« no previous file with comments | « chrome/browser/chromeos/frame/dom_browser_view_layout.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/webui/login/login_container_ui.cc
diff --git a/chrome/browser/chromeos/webui/login/login_container_ui.cc b/chrome/browser/chromeos/webui/login/login_container_ui.cc
index 64d91a90c88c53c6d0dc677fb71a847139570482..2b7f443af3451ea4d05aa5f0bbcf346301da9047 100644
--- a/chrome/browser/chromeos/webui/login/login_container_ui.cc
+++ b/chrome/browser/chromeos/webui/login/login_container_ui.cc
@@ -8,7 +8,7 @@
#include "base/singleton.h"
#include "base/string_piece.h"
#include "base/values.h"
-#include "chrome/browser/chromeos/webui/login/browser/dom_browser.h"
+#include "chrome/browser/chromeos/frame/dom_browser.h"
#include "chrome/browser/chromeos/webui/login/login_ui_helpers.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/ui/browser.h"
« no previous file with comments | « chrome/browser/chromeos/frame/dom_browser_view_layout.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698