Index: cloud_print/gcp20/prototype/gcp20_switches.h |
diff --git a/cloud_print/gcp20/prototype/gcp20_switches.h b/cloud_print/gcp20/prototype/gcp20_switches.h |
index f2a6d2296e426fa73fe09b99343092a888393aa0..dd112f442cc0a3fedf5c17bc4ebd7a5367b73479 100644 |
--- a/cloud_print/gcp20/prototype/gcp20_switches.h |
+++ b/cloud_print/gcp20/prototype/gcp20_switches.h |
@@ -8,6 +8,8 @@ |
namespace switches { |
extern const char kDisableConfirmation[]; |
+extern const char kDisableIpv4[]; |
+extern const char kDisableIpv6[]; |
extern const char kDisableMethodCheck[]; |
extern const char kDisableXTocken[]; |
extern const char kDomainName[]; |