| Index: chrome/browser/sync/profile_sync_service_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_unittest.cc b/chrome/browser/sync/profile_sync_service_unittest.cc
|
| index 9a2c17371b74af87c76aa71f4dd0a89d1093a2d4..7d9a79c56c57e3af47367fced9316bf4a4976b4b 100644
|
| --- a/chrome/browser/sync/profile_sync_service_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_unittest.cc
|
| @@ -33,7 +33,7 @@
|
| #include "sync/notifier/object_id_state_map_test_util.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "webkit/glue/webkit_glue.h"
|
| +#include "webkit/user_agent/user_agent.h"
|
|
|
| // TODO(akalin): Add tests here that exercise the whole
|
| // ProfileSyncService/SyncBackendHost stack while mocking out as
|
|
|