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

Unified Diff: webkit/browser/fileapi/mock_file_system_options.h

Issue 15859007: Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: dump_file_system build fix Created 7 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
« no previous file with comments | « webkit/browser/fileapi/mock_file_system_context.cc ('k') | webkit/browser/fileapi/native_file_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/browser/fileapi/mock_file_system_options.h
diff --git a/webkit/browser/fileapi/mock_file_system_options.h b/webkit/browser/fileapi/mock_file_system_options.h
index 32ebd741f99f245e016ee5d869e812ff1742c322..f46f635461122ac674fdb671a9e73aed69d9d4f7 100644
--- a/webkit/browser/fileapi/mock_file_system_options.h
+++ b/webkit/browser/fileapi/mock_file_system_options.h
@@ -5,7 +5,7 @@
#ifndef WEBKIT_BROWSER_FILEAPI_MOCK_FILE_SYSTEM_OPTIONS_H_
#define WEBKIT_BROWSER_FILEAPI_MOCK_FILE_SYSTEM_OPTIONS_H_
-#include "webkit/fileapi/file_system_options.h"
+#include "webkit/browser/fileapi/file_system_options.h"
namespace fileapi {
« no previous file with comments | « webkit/browser/fileapi/mock_file_system_context.cc ('k') | webkit/browser/fileapi/native_file_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698