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

Unified Diff: Source/core/editing/chromium/EditorChromium.cpp

Issue 16282004: Remove unused includes from various .cpp files in core/ (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
Index: Source/core/editing/chromium/EditorChromium.cpp
diff --git a/Source/core/editing/chromium/EditorChromium.cpp b/Source/core/editing/chromium/EditorChromium.cpp
index fad7a1bb21e5c4c184d11e9f869754ed07fa4190..97f7ca90a33cb9f263a6506b77019b543ef8de7f 100644
--- a/Source/core/editing/chromium/EditorChromium.cpp
+++ b/Source/core/editing/chromium/EditorChromium.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "core/editing/Editor.h"
-#include "core/page/Frame.h"
#include "core/platform/chromium/ChromiumDataObject.h"
#include "core/platform/chromium/ClipboardChromium.h"

Powered by Google App Engine
This is Rietveld 408576698