| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4e4daeff52473f1a54662145ba550ad91529714d..ad00c295affb2f93dcc8af9c6f8cc4d536522ade 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -468,6 +468,7 @@ extern const char kWaitForMutex[];
|
|
|
| #ifndef NDEBUG
|
| extern const char kFileManagerExtensionPath[];
|
| +extern const char kImageLoaderExtensionPath[];
|
| extern const char kDumpProfileDependencyGraph[];
|
| #endif
|
|
|
|
|