| Index: third_party/WebKit/Source/core/frame/UseCounterTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounterTest.cpp b/third_party/WebKit/Source/core/frame/UseCounterTest.cpp
|
| index 6430ab4f97ed24ef0da20e91bed6d343524e50b8..81e9d4c27c2c9ccd3feceb5c08f219e35c4d2e98 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounterTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounterTest.cpp
|
| @@ -250,7 +250,7 @@ TEST(UseCounterTest, MAYBE_SVGImageContext) {
|
| #define MAYBE_InspectorDisablesMeasurement InspectorDisablesMeasurement
|
| #endif
|
|
|
| -TEST(UseCounterTest, InspectorDisablesMeasurement) {
|
| +TEST(UseCounterTest, MAYBE_InspectorDisablesMeasurement) {
|
| UseCounter useCounter;
|
| HistogramTester histogramTester;
|
|
|
|
|