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

Unified Diff: chrome/browser/ui/panels/test_panel_mouse_watcher.h

Issue 823703003: Cleanup: Update the path to insets and point headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: point.h Created 6 years 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/ui/panels/stacked_panel_drag_handler.cc ('k') | chrome/browser/ui/tabs/dock_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/panels/test_panel_mouse_watcher.h
diff --git a/chrome/browser/ui/panels/test_panel_mouse_watcher.h b/chrome/browser/ui/panels/test_panel_mouse_watcher.h
index 146a5b274a4929bba61e3f19842a0b9c027a1ab6..868109dfb1ae3f2c49ffc1ac91b87ae42b995455 100644
--- a/chrome/browser/ui/panels/test_panel_mouse_watcher.h
+++ b/chrome/browser/ui/panels/test_panel_mouse_watcher.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "chrome/browser/ui/panels/panel_mouse_watcher.h"
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
// Test mouse watcher for simulating mouse movements in tests.
class TestPanelMouseWatcher : public PanelMouseWatcher {
« no previous file with comments | « chrome/browser/ui/panels/stacked_panel_drag_handler.cc ('k') | chrome/browser/ui/tabs/dock_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698