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

Unified Diff: chrome/browser/chromeos/gdata/gdata_test_util.h

Issue 10827343: Split out gdata_directory_service* (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/chromeos/gdata/gdata_test_util.h
===================================================================
--- chrome/browser/chromeos/gdata/gdata_test_util.h (revision 151579)
+++ chrome/browser/chromeos/gdata/gdata_test_util.h (working copy)
@@ -6,8 +6,8 @@
#define CHROME_BROWSER_CHROMEOS_GDATA_GDATA_TEST_UTIL_H_
#include "base/memory/scoped_ptr.h"
+#include "chrome/browser/chromeos/gdata/gdata_directory_service.h"
#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
-#include "chrome/browser/chromeos/gdata/gdata_files.h"
class FilePath;

Powered by Google App Engine
This is Rietveld 408576698