| Index: cc/layers/heads_up_display_layer.cc
|
| diff --git a/cc/layers/heads_up_display_layer.cc b/cc/layers/heads_up_display_layer.cc
|
| index 5c91249e0dee270b9f283eb6db8208da7b30987b..5dd4bd24d52c0489ce3d0a490cd19f7104f6be5d 100644
|
| --- a/cc/layers/heads_up_display_layer.cc
|
| +++ b/cc/layers/heads_up_display_layer.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "cc/layers/heads_up_display_layer_impl.h"
|
| #include "cc/trees/layer_tree_host.h"
|
|
|
|
|