| Index: chrome/browser/sync/glue/app_notification_data_type_controller.cc
|
| diff --git a/chrome/browser/sync/glue/app_notification_data_type_controller.cc b/chrome/browser/sync/glue/app_notification_data_type_controller.cc
|
| index e1a272dd262c50abcad0d4bb4f5cf8a632114b1e..d40b30e165a8ce413d61d9fd3fa1acd9763fc005 100644
|
| --- a/chrome/browser/sync/glue/app_notification_data_type_controller.cc
|
| +++ b/chrome/browser/sync/glue/app_notification_data_type_controller.cc
|
| @@ -15,6 +15,8 @@
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "content/public/browser/notification_source.h"
|
|
|
| +using content::BrowserThread;
|
| +
|
| namespace browser_sync {
|
|
|
| AppNotificationDataTypeController::AppNotificationDataTypeController(
|
|
|