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

Unified Diff: Source/platform/PlatformEvent.h

Issue 26510003: Moving all the PlatformEvent subclasses from core/platform to platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Rebase again Created 7 years, 2 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 | « Source/core/svg/SVGAElement.cpp ('k') | Source/platform/PlatformGestureEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/PlatformEvent.h
diff --git a/Source/platform/PlatformEvent.h b/Source/platform/PlatformEvent.h
index a15bc742370ae2fc43f4e871625a58fc153ebfa9..88fb8aaf397c15c03f75e5b1d9455620154aeacb 100644
--- a/Source/platform/PlatformEvent.h
+++ b/Source/platform/PlatformEvent.h
@@ -26,8 +26,6 @@
#ifndef PlatformEvent_h
#define PlatformEvent_h
-#include "platform/PlatformExport.h"
-
namespace WebCore {
class PlatformEvent {
« no previous file with comments | « Source/core/svg/SVGAElement.cpp ('k') | Source/platform/PlatformGestureEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698