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

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

Issue 273293002: Clean up unnecessary PassRefPtr.h include in modules (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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/modules/filesystem/DOMWindowFileSystem.h
diff --git a/Source/modules/filesystem/DOMWindowFileSystem.h b/Source/modules/filesystem/DOMWindowFileSystem.h
index 96488760239cce1467ea84fce1b7f4a0390586cd..88d46f5e98e0cb3ccc56fe171b4a9643c6bcca24 100644
--- a/Source/modules/filesystem/DOMWindowFileSystem.h
+++ b/Source/modules/filesystem/DOMWindowFileSystem.h
@@ -26,7 +26,6 @@
#ifndef DOMWindowFileSystem_h
#define DOMWindowFileSystem_h
-#include "wtf/PassRefPtr.h"
#include "wtf/text/WTFString.h"
namespace WebCore {
« no previous file with comments | « Source/modules/filesystem/DOMFileSystemBase.h ('k') | Source/modules/filesystem/DataTransferItemFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698