| Index: chrome/browser/custom_handlers/protocol_handler_registry.h
|
| ===================================================================
|
| --- chrome/browser/custom_handlers/protocol_handler_registry.h (revision 106380)
|
| +++ chrome/browser/custom_handlers/protocol_handler_registry.h (working copy)
|
| @@ -17,7 +17,7 @@
|
| #include "chrome/browser/shell_integration.h"
|
| #include "chrome/common/custom_handlers/protocol_handler.h"
|
| #include "content/browser/browser_thread.h"
|
| -#include "content/common/notification_service.h"
|
| +#include "content/public/browser/notification_service.h"
|
| #include "net/url_request/url_request.h"
|
| #include "net/url_request/url_request_job.h"
|
|
|
|
|