Index: content/common/appcache_interfaces.h |
diff --git a/content/common/appcache_interfaces.h b/content/common/appcache_interfaces.h |
index 7199fbb13303ba81a300650c81ce1e7ff1294be3..ba5847e5c1eea2195f135b3bebdd70c709bd3ddc 100644 |
--- a/content/common/appcache_interfaces.h |
+++ b/content/common/appcache_interfaces.h |
@@ -171,7 +171,7 @@ CONTENT_EXPORT extern const char kHttpsScheme[]; |
CONTENT_EXPORT extern const char kHttpGETMethod[]; |
CONTENT_EXPORT extern const char kHttpHEADMethod[]; |
-// CommandLine flag to turn this experimental feature on. |
+// base::CommandLine flag to turn this experimental feature on. |
CONTENT_EXPORT extern const char kEnableExecutableHandlers[]; |
CONTENT_EXPORT bool IsSchemeSupportedForAppCache(const GURL& url); |