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

Unified Diff: chrome/browser/media_galleries/fileapi/filtering_file_enumerator.h

Issue 15371005: Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: chrome/browser/media_galleries/fileapi/filtering_file_enumerator.h
diff --git a/chrome/browser/media_galleries/fileapi/filtering_file_enumerator.h b/chrome/browser/media_galleries/fileapi/filtering_file_enumerator.h
index 7e17dae26676d3a96675c1f47bd5cc26e887231b..3a51963bc4776c579d0036045d98c46afd6ae75f 100644
--- a/chrome/browser/media_galleries/fileapi/filtering_file_enumerator.h
+++ b/chrome/browser/media_galleries/fileapi/filtering_file_enumerator.h
@@ -7,7 +7,7 @@
#include "base/memory/scoped_ptr.h"
#include "chrome/browser/media_galleries/fileapi/media_path_filter.h"
-#include "webkit/fileapi/file_system_file_util.h"
+#include "webkit/browser/fileapi/file_system_file_util.h"
namespace chrome {

Powered by Google App Engine
This is Rietveld 408576698