| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9b0ba2fb975b9e3034087d6aae0bb1f3b4b6220d..98bca787f694e2f18479a81e13e5117f829f7a02 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -466,6 +466,7 @@ extern const char kWaitForMutex[];
|
|
|
| #ifndef NDEBUG
|
| extern const char kFileManagerExtensionPath[];
|
| +extern const char kImageLoaderExtensionPath[];
|
| extern const char kDumpProfileDependencyGraph[];
|
| #endif
|
|
|
|
|