Chromium Code Reviews| Index: ash/shell.cc |
| diff --git a/ash/shell.cc b/ash/shell.cc |
| index 75bc428053f50785f4bbfb058cffb65819b09610..b51a75aeb3369c3962e6d0c8fceb15c9937f57ee 100644 |
| --- a/ash/shell.cc |
| +++ b/ash/shell.cc |
| @@ -79,7 +79,7 @@ |
| #include "ash/wm/window_util.h" |
| #include "ash/wm/workspace_controller.h" |
| #include "base/bind.h" |
| -#include "base/debug/trace_event.h" |
| +#include "base/trace_event/trace_event.h" |
| #include "ui/aura/client/aura_constants.h" |
| #include "ui/aura/env.h" |
| #include "ui/aura/layout_manager.h" |