| Index: content/public/test/browser_test_utils.cc
|
| diff --git a/content/public/test/browser_test_utils.cc b/content/public/test/browser_test_utils.cc
|
| index 563847ed21bce1d6d3c31aec7f6b78122119cc8b..ea61e12d4d766fca6eb607ffae539187dc6d08bc 100644
|
| --- a/content/public/test/browser_test_utils.cc
|
| +++ b/content/public/test/browser_test_utils.cc
|
| @@ -40,7 +40,7 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/compositor/test/draw_waiter_for_test.h"
|
| -#include "ui/events/gestures/gesture_configuration.h"
|
| +#include "ui/events/gesture_detection/gesture_configuration.h"
|
| #include "ui/events/keycodes/dom4/keycode_converter.h"
|
| #include "ui/resources/grit/webui_resources.h"
|
|
|
|
|