| Index: chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc (revision 211221)
|
| +++ chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc (working copy)
|
| @@ -10,8 +10,8 @@
|
| #include "base/message_loop.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/synchronization/waitable_event.h"
|
| +#include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/prefs/pref_service_syncable.h"
|
| -#include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/custom_handlers/protocol_handler.h"
|
| #include "chrome/test/base/testing_browser_process.h"
|
| #include "chrome/test/base/testing_profile.h"
|
|
|