| Index: chrome/browser/external_protocol/external_protocol_handler.h
|
| diff --git a/chrome/browser/external_protocol/external_protocol_handler.h b/chrome/browser/external_protocol/external_protocol_handler.h
|
| index 7b5fa3fb9409b6191053af2717f1f4cdc9203f7a..fe7ca1a1e8a06764b3c5eacfe448637bfb24acf9 100644
|
| --- a/chrome/browser/external_protocol/external_protocol_handler.h
|
| +++ b/chrome/browser/external_protocol/external_protocol_handler.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/browser/shell_integration.h"
|
| +#include "apps/shell_integration.h"
|
|
|
| class GURL;
|
| class PrefRegistrySimple;
|
|
|