Index: content/common/content_switches_internal.h |
diff --git a/content/common/content_switches_internal.h b/content/common/content_switches_internal.h |
index aacd9426e58b109f29205ff5cca096982d069f00..f1ddb19d4dce3c72a83b314adf5991bf8749e39b 100644 |
--- a/content/common/content_switches_internal.h |
+++ b/content/common/content_switches_internal.h |
@@ -18,6 +18,8 @@ bool IsWin32kRendererLockdownEnabled(); |
#endif |
V8CacheOptions GetV8CacheOptions(); |
+ProgressBarCompletion GetProgressBarCompletionPolicy(); |
+ |
CONTENT_EXPORT bool IsUseZoomForDSFEnabled(); |
} // namespace content |