| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 8fd722ea0f99fd90143e2d35b76fe8630c3d51a1..481fafcc5515de65d9f3ed1b865d8b3b0a2fd43d 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -227,6 +227,7 @@ CONTENT_EXPORT extern const char kTabCaptureUpscaleQuality[];
|
| CONTENT_EXPORT extern const char kTestingFixedHttpPort[];
|
| CONTENT_EXPORT extern const char kTestingFixedHttpsPort[];
|
| CONTENT_EXPORT extern const char kTestType[];
|
| +CONTENT_EXPORT extern const char kTopDocumentIsolation[];
|
| CONTENT_EXPORT extern const char kTouchTextSelectionStrategy[];
|
| CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[];
|
| CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[];
|
|
|