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

Unified Diff: Source/modules/EventModules.h

Issue 349653002: Remove gen/blink/modules from build files since all includes have been qualified. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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/core.gyp ('k') | Source/modules/EventTargetModules.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/EventModules.h
diff --git a/Source/modules/EventModules.h b/Source/modules/EventModules.h
index 673cc17f1623d8ffa535e6b92c04afa2d2e0585a..c834d00552ea31b5edd2e232f7c1bd4e147c889f 100644
--- a/Source/modules/EventModules.h
+++ b/Source/modules/EventModules.h
@@ -5,7 +5,7 @@
#ifndef EventModules_h
#define EventModules_h
-#include "EventModulesNames.h"
#include "core/events/Event.h"
+#include "modules/EventModulesNames.h"
#endif // EventModules_h
« no previous file with comments | « Source/core/core.gyp ('k') | Source/modules/EventTargetModules.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698