Index: chrome_frame/chrome_active_document.cc |
=================================================================== |
--- chrome_frame/chrome_active_document.cc (revision 63176) |
+++ chrome_frame/chrome_active_document.cc (working copy) |
@@ -18,6 +18,7 @@ |
#include <wininet.h> |
#include "base/command_line.h" |
+#include "base/debug/trace_event.h" |
#include "base/file_util.h" |
#include "base/logging.h" |
#include "base/path_service.h" |
@@ -27,7 +28,6 @@ |
#include "base/string_util.h" |
#include "base/thread.h" |
#include "base/thread_local.h" |
-#include "base/trace_event.h" |
#include "base/utf_string_conversions.h" |
#include "grit/generated_resources.h" |
#include "chrome/app/chrome_dll_resource.h" |