Index: chrome/browser/autofill/personal_data_manager_unittest.cc |
=================================================================== |
--- chrome/browser/autofill/personal_data_manager_unittest.cc (revision 91968) |
+++ chrome/browser/autofill/personal_data_manager_unittest.cc (working copy) |
@@ -18,11 +18,11 @@ |
#include "chrome/test/testing_browser_process.h" |
#include "chrome/test/testing_profile.h" |
#include "content/browser/browser_thread.h" |
+#include "content/common/content_notification_types.h" |
#include "content/common/notification_details.h" |
#include "content/common/notification_observer_mock.h" |
#include "content/common/notification_registrar.h" |
#include "content/common/notification_source.h" |
-#include "content/common/notification_type.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "webkit/glue/form_data.h" |