Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 8c11ed6f99c5ed54d66b843861bb7622a2da341b..11d37e77b771a69ee4086532b2ba4f1f65aa39ee 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -196,6 +196,7 @@ CONTENT_EXPORT extern const char kRendererProcessLimit[]; |
CONTENT_EXPORT extern const char kRendererStartupDialog[]; |
extern const char kSandboxIPCProcess[]; |
CONTENT_EXPORT extern const char kScrollEndEffect[]; |
+extern const char kSendV8IdleNotificationAfterCommit[]; |
extern const char kShowPaintRects[]; |
CONTENT_EXPORT extern const char kSingleProcess[]; |
CONTENT_EXPORT extern const char kSitePerProcess[]; |