Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 087e59e0d002e02d3841fc95664e234a66f0146c..b5cd42b4986e5e2efbbadbab861e811bd5eb1bc2 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -228,6 +228,7 @@ |
CONTENT_EXPORT extern const char kRootLayerScrolls[]; |
extern const char kSandboxIPCProcess[]; |
CONTENT_EXPORT extern const char kScrollEndEffect[]; |
+CONTENT_EXPORT extern const char kSharedFiles[]; |
extern const char kShowPaintRects[]; |
CONTENT_EXPORT extern const char kSingleProcess[]; |
CONTENT_EXPORT extern const char kSitePerProcess[]; |