Index: chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.cc |
diff --git a/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.cc b/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.cc |
index 3428695cc250717710ca6217313bca4578479a61..bdb8e84f2149649a7c8835cd5c4727d0d61e8709 100644 |
--- a/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.cc |
+++ b/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.cc |
@@ -12,7 +12,6 @@ |
#include "ash/shell.h" |
#include "base/bind.h" |
#include "base/command_line.h" |
-#include "base/debug/trace_event.h" |
#include "base/files/file_enumerator.h" |
#include "base/files/file_path.h" |
#include "base/files/file_util.h" |
@@ -28,6 +27,7 @@ |
#include "base/sys_info.h" |
#include "base/threading/worker_pool.h" |
#include "base/time/time.h" |
+#include "base/trace_event/trace_event.h" |
#include "base/values.h" |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/chrome_notification_types.h" |