Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index bbe0d6b5a6b58c0d8220c00ddff01781019896fc..5ec6760ebd60fa508c33d54f81dbf24cc6c3b701 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -285,6 +285,8 @@ CONTENT_EXPORT extern const char kEnableWebGLDraftExtensions[]; |
CONTENT_EXPORT extern const char kDisableAcceleratedFixedRootBackground[]; |
CONTENT_EXPORT extern const char kEnableAcceleratedFixedRootBackground[]; |
+CONTENT_EXPORT extern const char kAllowFiltersOverIPC[]; |
+ |
} // namespace switches |
#endif // CONTENT_PUBLIC_COMMON_CONTENT_SWITCHES_H_ |