| Index: chrome/browser/extensions/api/declarative_content/chrome_content_rules_registry.h
|
| diff --git a/chrome/browser/extensions/api/declarative_content/chrome_content_rules_registry.h b/chrome/browser/extensions/api/declarative_content/chrome_content_rules_registry.h
|
| index b4e674a1d7a678decb42452f9a9b3675b5aa5581..f8f52063b124e48fd8814ae3d386e30687beeac9 100644
|
| --- a/chrome/browser/extensions/api/declarative_content/chrome_content_rules_registry.h
|
| +++ b/chrome/browser/extensions/api/declarative_content/chrome_content_rules_registry.h
|
| @@ -23,7 +23,7 @@
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "extensions/browser/api/declarative_content/content_rules_registry.h"
|
| -#include "extensions/common/extension.h"
|
| +#include "extensions/common/extension_id.h"
|
|
|
| namespace content {
|
| class BrowserContext;
|
|
|