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

Unified Diff: chrome/browser/google_apis/gdata_operations_unittest.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
« no previous file with comments | « chrome/browser/google_apis/gdata_operations.cc ('k') | chrome/browser/google_apis/gdata_test_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/google_apis/gdata_operations_unittest.cc
diff --git a/chrome/browser/chromeos/gdata/gdata_operations_unittest.cc b/chrome/browser/google_apis/gdata_operations_unittest.cc
similarity index 96%
rename from chrome/browser/chromeos/gdata/gdata_operations_unittest.cc
rename to chrome/browser/google_apis/gdata_operations_unittest.cc
index f2dc716c9c96ee71018911bf3bde6dd6bb5c647f..25a21e972f3e73e6edb002629eeb41a94884d3fb 100644
--- a/chrome/browser/chromeos/gdata/gdata_operations_unittest.cc
+++ b/chrome/browser/google_apis/gdata_operations_unittest.cc
@@ -5,9 +5,9 @@
#include "base/memory/scoped_ptr.h"
#include "base/message_loop.h"
#include "base/values.h"
-#include "chrome/browser/chromeos/gdata/gdata_operations.h"
-#include "chrome/browser/chromeos/gdata/gdata_test_util.h"
-#include "chrome/browser/chromeos/gdata/operation_runner.h"
+#include "chrome/browser/google_apis/gdata_operations.h"
+#include "chrome/browser/google_apis/gdata_test_util.h"
+#include "chrome/browser/google_apis/operation_runner.h"
#include "chrome/test/base/testing_profile.h"
#include "content/public/browser/browser_thread.h"
#include "content/public/test/test_browser_thread.h"
« no previous file with comments | « chrome/browser/google_apis/gdata_operations.cc ('k') | chrome/browser/google_apis/gdata_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698