Launch textureLayerSkipWaitForActivation experiment

Bug: 1046463
Change-Id: I19836bb8315c62d50510d19673a7f4baff3df51a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399002
Commit-Queue: Aaron Krajeski <[email protected]>
Reviewed-by: Aaron Krajeski <[email protected]>
Reviewed-by: Alexei Svitkine <[email protected]>
Reviewed-by: Chris Harrelson <[email protected]>
Cr-Commit-Position: refs/heads/master@{#806694}
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index b30dfa9..764cfdf 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -5723,10 +5723,7 @@
      flag_descriptions::kImpulseScrollAnimationsName,
      flag_descriptions::kImpulseScrollAnimationsDescription, kOsAll,
      FEATURE_VALUE_TYPE(features::kImpulseScrollAnimations)},
-    {"texture-layer-skip-wait-for-activation",
-     flag_descriptions::kTextureLayerSkipWaitForActivationName,
-     flag_descriptions::kTextureLayerSkipWaitForActivationDescription, kOsAll,
-     FEATURE_VALUE_TYPE(features::kTextureLayerSkipWaitForActivation)},
+
     {"percent-based-scrolling", flag_descriptions::kPercentBasedScrollingName,
      flag_descriptions::kPercentBasedScrollingDescription, kOsAll,
      FEATURE_VALUE_TYPE(features::kPercentBasedScrolling)},