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

Unified Diff: chrome/browser/sync_file_system/remote_change_handler.cc

Issue 15658004: Split FileAPI code for common|common_child|renderer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « chrome/browser/sync_file_system/drive_metadata_store.cc ('k') | chrome/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync_file_system/remote_change_handler.cc
diff --git a/chrome/browser/sync_file_system/remote_change_handler.cc b/chrome/browser/sync_file_system/remote_change_handler.cc
index df690b235e51c0d8e8352811c9914f97f97c86d5..28557981ee7d4a00fde34b5600d7f11da2533636 100644
--- a/chrome/browser/sync_file_system/remote_change_handler.cc
+++ b/chrome/browser/sync_file_system/remote_change_handler.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/sync_file_system/remote_change_handler.h"
#include "base/logging.h"
-#include "webkit/fileapi/file_system_util.h"
+#include "webkit/common/fileapi/file_system_util.h"
namespace sync_file_system {
« no previous file with comments | « chrome/browser/sync_file_system/drive_metadata_store.cc ('k') | chrome/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698