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

Unified Diff: sky/engine/web/AssertMatchingEnums.cpp

Issue 860593003: Move WebInputEvent from public/web to public/platform (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Build fix Created 5 years, 11 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
« no previous file with comments | « sky/engine/public/web/WebTouchPoint.h ('k') | sky/engine/web/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/AssertMatchingEnums.cpp
diff --git a/sky/engine/web/AssertMatchingEnums.cpp b/sky/engine/web/AssertMatchingEnums.cpp
index 2475828c996303117b2be056eb7a8d52cba08aba..5b674bb0133bbd605620ee7645542852544b8909 100644
--- a/sky/engine/web/AssertMatchingEnums.cpp
+++ b/sky/engine/web/AssertMatchingEnums.cpp
@@ -57,12 +57,12 @@
#include "sky/engine/platform/weborigin/ReferrerPolicy.h"
#include "sky/engine/public/platform/WebClipboard.h"
#include "sky/engine/public/platform/WebCursorInfo.h"
+#include "sky/engine/public/platform/WebInputEvent.h"
#include "sky/engine/public/platform/WebReferrerPolicy.h"
#include "sky/engine/public/platform/WebURLRequest.h"
#include "sky/engine/public/platform/WebURLResponse.h"
#include "sky/engine/public/web/WebConsoleMessage.h"
#include "sky/engine/public/web/WebFontDescription.h"
-#include "sky/engine/public/web/WebInputEvent.h"
#include "sky/engine/public/web/WebNavigationPolicy.h"
#include "sky/engine/public/web/WebNavigatorContentUtilsClient.h"
#include "sky/engine/public/web/WebNode.h"
« no previous file with comments | « sky/engine/public/web/WebTouchPoint.h ('k') | sky/engine/web/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698