| Index: cc/resources/prioritized_resource_manager.cc
|
| diff --git a/cc/resources/prioritized_resource_manager.cc b/cc/resources/prioritized_resource_manager.cc
|
| index 459844684912d0afb417667a83fb5d8cf4591c92..48177e36cd0fcd2055fb89025abcdffc18c525ff 100644
|
| --- a/cc/resources/prioritized_resource_manager.cc
|
| +++ b/cc/resources/prioritized_resource_manager.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "cc/resources/prioritized_resource.h"
|
| #include "cc/resources/priority_calculator.h"
|
| #include "cc/trees/proxy.h"
|
|
|