Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index ceef6a4ebdc6df25e466a100c9ebe003fbb81e54..a72dadb9a65b77705da9141385b594d7cec87e71 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -126,7 +126,7 @@ CONTENT_EXPORT extern const char kEnablePreciseMemoryInfo[]; |
CONTENT_EXPORT extern const char kEnableRegionBasedColumns[]; |
CONTENT_EXPORT extern const char kEnableRendererMojoChannel[]; |
CONTENT_EXPORT extern const char kEnableSandboxLogging[]; |
-extern const char kEnableSeccompFilterSandbox[]; |
+CONTENT_EXPORT extern const char kEnableSeccompFilterSandbox[]; |
extern const char kEnableSkiaBenchmarking[]; |
extern const char kEnableSlimmingPaint[]; |
CONTENT_EXPORT extern const char kEnableSmoothScrolling[]; |