diff options
Diffstat (limited to 'chrome/browser/chromeos/gdata/gdata.cc')
-rw-r--r-- | chrome/browser/chromeos/gdata/gdata.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/gdata/gdata.cc b/chrome/browser/chromeos/gdata/gdata.cc index 85e7881..7fc6795 100644 --- a/chrome/browser/chromeos/gdata/gdata.cc +++ b/chrome/browser/chromeos/gdata/gdata.cc @@ -18,9 +18,9 @@ #include "base/stringprintf.h" #include "chrome/browser/chromeos/gdata/gdata_parser.h" #include "chrome/browser/net/browser_url_util.h" +#include "chrome/browser/net/gaia/token_service.h" #include "chrome/browser/profiles/profile.h" #include "chrome/browser/profiles/profile_downloader_delegate.h" -#include "chrome/browser/signin/token_service.h" #include "chrome/common/chrome_notification_types.h" #include "chrome/common/net/gaia/gaia_constants.h" #include "chrome/common/net/gaia/gaia_urls.h" |