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

Unified Diff: Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp

Issue 15387004: Remove some unused includes from core/css and core/dom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 7 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/dom/WheelEvent.cpp ('k') | Source/core/dom/shadow/ComposedShadowTreeWalker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp
diff --git a/Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp b/Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp
index 59f84a60d90ce6f43deeee4925524bc85fd32e42..f0684dc7b65e30071c21bb781a2c0358e145ba96 100644
--- a/Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp
+++ b/Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp
@@ -33,7 +33,6 @@
#include "bindings/v8/SerializedScriptValue.h"
#include "core/dom/MessagePort.h"
-#include "core/dom/ScriptExecutionContext.h"
#include <public/Platform.h>
#include <public/WebMessagePortChannel.h>
« no previous file with comments | « Source/core/dom/WheelEvent.cpp ('k') | Source/core/dom/shadow/ComposedShadowTreeWalker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698