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

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: Remove consts from conversion ctor + copy assignment op 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
« no previous file with comments | « Source/bindings/v8/SerializedScriptValue.cpp ('k') | Source/modules/filesystem/DOMFileSystem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « Source/bindings/v8/SerializedScriptValue.cpp ('k') | Source/modules/filesystem/DOMFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698