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

Unified Diff: chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h

Issue 2047373002: Moves ShellObserver to ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/chromeos/touch_view_controller_delegate.h
diff --git a/chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h b/chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h
index d3d0f46374758810580d4550f4f9fc986c6860b3..cbba94303276eebec95202196d77f2e07c528c3e 100644
--- a/chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h
+++ b/chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_TOUCH_VIEW_CONTROLLER_DELEGATE_H_
#define CHROME_BROWSER_UI_WEBUI_CHROMEOS_TOUCH_VIEW_CONTROLLER_DELEGATE_H_
-#include "ash/shell_observer.h"
+#include "ash/common/shell_observer.h"
#include "base/macros.h"
#include "base/observer_list.h"

Powered by Google App Engine
This is Rietveld 408576698