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

Unified Diff: Source/modules/filesystem/DOMFilePath.h

Issue 314333002: Enable Oilpan by default in modules/filesystem/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Tidy up 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
Index: Source/modules/filesystem/DOMFilePath.h
diff --git a/Source/modules/filesystem/DOMFilePath.h b/Source/modules/filesystem/DOMFilePath.h
index e0f1a5c376698a1e94de52fa3493fe6696f016df..8ce0cf64f9765db967480e2aaa6637a8f018910c 100644
--- a/Source/modules/filesystem/DOMFilePath.h
+++ b/Source/modules/filesystem/DOMFilePath.h
@@ -31,7 +31,6 @@
#ifndef DOMFilePath_h
#define DOMFilePath_h
-#include "wtf/RefCounted.h"
#include "wtf/text/WTFString.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698