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

Unified Diff: Source/core/platform/chromium/ChromiumDataObjectItem.cpp

Issue 64643009: Remove duplicated headers from core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 years, 1 month 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/platform/chromium/ChromiumDataObjectItem.cpp
diff --git a/Source/core/platform/chromium/ChromiumDataObjectItem.cpp b/Source/core/platform/chromium/ChromiumDataObjectItem.cpp
index 321226c1c33057a3af58bf592d1317fb26ab9c1b..51e2416605c8e7ec0321fbb5780216b063eaffbd 100644
--- a/Source/core/platform/chromium/ChromiumDataObjectItem.cpp
+++ b/Source/core/platform/chromium/ChromiumDataObjectItem.cpp
@@ -34,9 +34,7 @@
#include "core/dom/DataTransferItem.h"
#include "core/dom/StringCallback.h"
#include "core/fileapi/Blob.h"
-#include "core/fileapi/File.h"
#include "core/platform/Pasteboard.h"
-#include "platform/SharedBuffer.h"
#include "platform/clipboard/ClipboardMimeTypes.h"
#include "public/platform/Platform.h"
#include "public/platform/WebClipboard.h"
« no previous file with comments | « Source/core/platform/animation/TimingFunctionTestHelper.cpp ('k') | Source/core/platform/graphics/Canvas2DLayerBridge.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698