Index: chrome/browser/sync/glue/data_type_manager_mock.h |
=================================================================== |
--- chrome/browser/sync/glue/data_type_manager_mock.h (revision 91968) |
+++ chrome/browser/sync/glue/data_type_manager_mock.h (working copy) |
@@ -8,9 +8,9 @@ |
#include "chrome/browser/sync/glue/data_type_manager.h" |
#include "chrome/browser/sync/profile_sync_test_util.h" |
+#include "content/common/content_notification_types.h" |
#include "content/common/notification_details.h" |
#include "content/common/notification_service.h" |
-#include "content/common/notification_type.h" |
#include "testing/gmock/include/gmock/gmock.h" |
ACTION_P3(NotifyFromDataTypeManagerWithResult, dtm, type, result) { |