| Index: chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc (revision 140252)
|
| +++ chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc (working copy)
|
| @@ -17,7 +17,7 @@
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "content/public/browser/notification_service.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "sync/api/fake_syncable_service.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|