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

Unified Diff: Source/core/plugins/DOMMimeType.cpp

Issue 55143009: Move MIMEType classes to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT 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
« no previous file with comments | « Source/core/plugins/DOMMimeType.h ('k') | Source/core/plugins/DOMMimeTypeArray.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/plugins/DOMMimeType.cpp
diff --git a/Source/core/plugins/DOMMimeType.cpp b/Source/core/plugins/DOMMimeType.cpp
index 4c8d65ed7476c3a1aaa61053d5d9e1bf4b28da52..3e35097e640f4f21f098dc8eeaa5580e5af0e9e4 100644
--- a/Source/core/plugins/DOMMimeType.cpp
+++ b/Source/core/plugins/DOMMimeType.cpp
@@ -23,7 +23,6 @@
#include "core/frame/Frame.h"
#include "core/page/Page.h"
#include "core/plugins/DOMPlugin.h"
-#include "core/plugins/PluginData.h"
#include "wtf/text/StringBuilder.h"
namespace WebCore {
« no previous file with comments | « Source/core/plugins/DOMMimeType.h ('k') | Source/core/plugins/DOMMimeTypeArray.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698