diff options
Diffstat (limited to 'content/public/common/content_constants.h')
-rw-r--r-- | content/public/common/content_constants.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/public/common/content_constants.h b/content/public/common/content_constants.h index 543660a..9097181 100644 --- a/content/public/common/content_constants.h +++ b/content/public/common/content_constants.h @@ -58,10 +58,6 @@ CONTENT_EXPORT extern const char kGpuCompositingFieldTrialForceCompositingEnabledName[]; CONTENT_EXPORT extern const char kGpuCompositingFieldTrialThreadEnabledName[]; -CONTENT_EXPORT extern const char kStage3DFieldTrialName[]; -CONTENT_EXPORT extern const char kStage3DFieldTrialBlacklistedName[]; -CONTENT_EXPORT extern const char kStage3DFieldTrialEnabledName[]; - } // namespace content #endif // CONTENT_PUBLIC_COMMON_CONTENT_CONSTANTS_H_ |