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

Unified Diff: chrome/browser/google_apis/operation_runner.cc

Issue 10920091: Move Drive API files to google_apis directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reflect comments Created 8 years, 3 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/google_apis/operation_runner.cc
diff --git a/chrome/browser/chromeos/gdata/operation_runner.cc b/chrome/browser/google_apis/operation_runner.cc
similarity index 96%
rename from chrome/browser/chromeos/gdata/operation_runner.cc
rename to chrome/browser/google_apis/operation_runner.cc
index e090065a7750e0f142e008531510729510db90a3..d06704605d20d395409c77b2e3e6ff2303a6d2a1 100644
--- a/chrome/browser/chromeos/gdata/operation_runner.cc
+++ b/chrome/browser/google_apis/operation_runner.cc
@@ -2,10 +2,10 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/chromeos/gdata/operation_runner.h"
+#include "chrome/browser/google_apis/operation_runner.h"
#include "base/bind.h"
-#include "chrome/browser/chromeos/gdata/auth_service.h"
+#include "chrome/browser/google_apis/auth_service.h"
#include "chrome/browser/google_apis/operations_base.h"
#include "chrome/browser/profiles/profile.h"
#include "content/public/browser/browser_thread.h"
« no previous file with comments | « chrome/browser/google_apis/operation_runner.h ('k') | chrome/browser/ui/webui/chromeos/drive_internals_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698