| Index: chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_password_unittest.cc b/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| index 1dfbb5172a2b1e8cd1b6a2383a01677bd90efcbc..8ee1304e7d38451eaf3425d71a47a81b9e085ef9 100644
|
| --- a/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| @@ -29,12 +29,12 @@
|
| #include "chrome/browser/sync/profile_sync_test_util.h"
|
| #include "chrome/browser/sync/test_profile_sync_service.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| -#include "chrome/common/net/gaia/gaia_constants.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/test/base/profile_mock.h"
|
| #include "content/public/browser/notification_source.h"
|
| #include "content/public/test/mock_notification_observer.h"
|
| #include "content/public/test/test_browser_thread.h"
|
| +#include "google_apis/gaia/gaia_constants.h"
|
| #include "sync/internal_api/public/read_node.h"
|
| #include "sync/internal_api/public/read_transaction.h"
|
| #include "sync/internal_api/public/write_node.h"
|
|
|