| Index: chrome/browser/sync/glue/session_model_associator_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/session_model_associator_unittest.cc (revision 140252)
|
| +++ chrome/browser/sync/glue/session_model_associator_unittest.cc (working copy)
|
| @@ -18,7 +18,7 @@
|
| #include "content/public/browser/notification_details.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/common/page_transition_types.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "sync/protocol/session_specifics.pb.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|