Index: content/browser/renderer_host/input/synthetic_gesture_controller.cc |
diff --git a/content/browser/renderer_host/input/synthetic_gesture_controller.cc b/content/browser/renderer_host/input/synthetic_gesture_controller.cc |
index 6e5e20fb22afce0719e706381a91218ae14ff45c..536426b71db2eed3f0df1476de222bc7b89d1a35 100644 |
--- a/content/browser/renderer_host/input/synthetic_gesture_controller.cc |
+++ b/content/browser/renderer_host/input/synthetic_gesture_controller.cc |
@@ -4,7 +4,7 @@ |
#include "content/browser/renderer_host/input/synthetic_gesture_controller.h" |
-#include "base/debug/trace_event.h" |
+#include "base/trace_event/trace_event.h" |
#include "content/browser/renderer_host/input/synthetic_gesture_target.h" |
#include "content/common/input/synthetic_smooth_scroll_gesture_params.h" |
#include "content/common/input_messages.h" |