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

Unified Diff: services/ui/ws/drag_controller.h

Issue 2656583002: Remove unused typemap includes from generated C++ mojo bindings. (Closed)
Patch Set: Created 3 years, 10 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: services/ui/ws/drag_controller.h
diff --git a/services/ui/ws/drag_controller.h b/services/ui/ws/drag_controller.h
index 0057480c095c4ccba1e0a76ac6867e7cc82e69be..cb402829e82c19586b25638a94f06ed4c3e016e5 100644
--- a/services/ui/ws/drag_controller.h
+++ b/services/ui/ws/drag_controller.h
@@ -14,7 +14,13 @@
#include "services/ui/ws/ids.h"
#include "services/ui/ws/server_window_observer.h"
+namespace gfx {
+class Point;
+}
+
namespace ui {
+class PointerEvent;
+
namespace ws {
namespace test {
« no previous file with comments | « services/service_manager/public/cpp/test/run_all_service_tests.cc ('k') | services/ui/ws/event_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698