summaryrefslogtreecommitdiffstats
path: root/chrome/test/live_sync/offline_sync_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/live_sync/offline_sync_test.cc')
-rw-r--r--chrome/test/live_sync/offline_sync_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/live_sync/offline_sync_test.cc b/chrome/test/live_sync/offline_sync_test.cc
index 8f0dea2..c64df34 100644
--- a/chrome/test/live_sync/offline_sync_test.cc
+++ b/chrome/test/live_sync/offline_sync_test.cc
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/google_service_auth_error.h"
#include "chrome/browser/profile.h"
+#include "chrome/common/net/gaia/google_service_auth_error.h"
#include "chrome/test/live_sync/live_sync_test.h"
#include "chrome/test/live_sync/profile_sync_service_test_harness.h"
#include "testing/gmock/include/gmock/gmock.h"