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

Unified Diff: chrome/browser/ui/panels/panel_mouse_watcher_unittest.cc

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/panel_mouse_watcher.cc ('k') | chrome/browser/ui/panels/panel_resize_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/panels/panel_mouse_watcher_unittest.cc
diff --git a/chrome/browser/ui/panels/panel_mouse_watcher_unittest.cc b/chrome/browser/ui/panels/panel_mouse_watcher_unittest.cc
index 4dc3d4258ef8cfea2926fb3d6d64a109d920492e..a1414ab06306d7ce0f6655c18f44c5c621fb093f 100644
--- a/chrome/browser/ui/panels/panel_mouse_watcher_unittest.cc
+++ b/chrome/browser/ui/panels/panel_mouse_watcher_unittest.cc
@@ -7,7 +7,7 @@
#include "chrome/browser/ui/panels/panel_mouse_watcher.h"
#include "chrome/browser/ui/panels/panel_mouse_watcher_observer.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
class TestMouseObserver : public PanelMouseWatcherObserver {
public:
« no previous file with comments | « chrome/browser/ui/panels/panel_mouse_watcher.cc ('k') | chrome/browser/ui/panels/panel_resize_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698