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

Unified Diff: chrome/browser/ui/webui/settings/chromeos/device_keyboard_handler.cc

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (Closed)
Patch Set: Created 3 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
Index: chrome/browser/ui/webui/settings/chromeos/device_keyboard_handler.cc
diff --git a/chrome/browser/ui/webui/settings/chromeos/device_keyboard_handler.cc b/chrome/browser/ui/webui/settings/chromeos/device_keyboard_handler.cc
index 953deb3938cd1b260007d6fe738b83fe76061e9c..72c713444a8a185a89fbae63fb7a729821680a38 100644
--- a/chrome/browser/ui/webui/settings/chromeos/device_keyboard_handler.cc
+++ b/chrome/browser/ui/webui/settings/chromeos/device_keyboard_handler.cc
@@ -4,8 +4,8 @@
#include "chrome/browser/ui/webui/settings/chromeos/device_keyboard_handler.h"
-#include "ash/new_window_controller.h"
-#include "ash/wm_shell.h"
+#include "ash/common/new_window_controller.h"
+#include "ash/common/wm_shell.h"
#include "base/bind.h"
#include "base/command_line.h"
#include "base/values.h"

Powered by Google App Engine
This is Rietveld 408576698