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

Unified Diff: chrome/browser/chromeos/file_manager/file_watcher.cc

Issue 96413002: Move c/b/google_apis to google_apis/drive. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years 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/chromeos/file_manager/file_watcher.cc
diff --git a/chrome/browser/chromeos/file_manager/file_watcher.cc b/chrome/browser/chromeos/file_manager/file_watcher.cc
index 6a264143d18efe8c7b7a9917e66c2dfaeaa2da1a..88236307745741e952907210b3f585c0c00a32a6 100644
--- a/chrome/browser/chromeos/file_manager/file_watcher.cc
+++ b/chrome/browser/chromeos/file_manager/file_watcher.cc
@@ -6,8 +6,8 @@
#include "base/bind.h"
#include "base/message_loop/message_loop_proxy.h"
-#include "chrome/browser/google_apis/task_util.h"
#include "content/public/browser/browser_thread.h"
+#include "google_apis/drive/task_util.h"
using content::BrowserThread;

Powered by Google App Engine
This is Rietveld 408576698