| Index: chrome/browser/extensions/chrome_extension_function.h
|
| diff --git a/chrome/browser/extensions/chrome_extension_function.h b/chrome/browser/extensions/chrome_extension_function.h
|
| index 5da6855993672086c77ad12900d8e2f50aea69b6..07e7346db8c911b660b796964c6368548f6bff86 100644
|
| --- a/chrome/browser/extensions/chrome_extension_function.h
|
| +++ b/chrome/browser/extensions/chrome_extension_function.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_EXTENSIONS_CHROME_EXTENSION_FUNCTION_H_
|
| #define CHROME_BROWSER_EXTENSIONS_CHROME_EXTENSION_FUNCTION_H_
|
|
|
| -#include "chrome/browser/extensions/extension_function.h"
|
| +#include "extensions/browser/extension_function.h"
|
|
|
| class Browser;
|
| class Profile;
|
|
|