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

Unified Diff: content/shell/shell_message_filter.cc

Issue 14895013: Move webkit/fileapi/file_system_mount_point_provider.h 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: content/shell/shell_message_filter.cc
diff --git a/content/shell/shell_message_filter.cc b/content/shell/shell_message_filter.cc
index 58befcd4cc7f2975eb70b5b5a031f9d4357d0774..f7946b66c82543386bd7977e5b86141f762a1df3 100644
--- a/content/shell/shell_message_filter.cc
+++ b/content/shell/shell_message_filter.cc
@@ -10,8 +10,8 @@
#include "content/shell/common/shell_messages.h"
#include "content/shell/shell_network_delegate.h"
#include "net/base/net_errors.h"
+#include "webkit/browser/fileapi/isolated_context.h"
#include "webkit/database/database_tracker.h"
-#include "webkit/fileapi/isolated_context.h"
#include "webkit/quota/quota_manager.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698