Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5800)

Unified Diff: chrome/common/chrome_switches.h

Issue 12304013: Introduce Image loader extension. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup. Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698