Index: base/hi_res_timer_manager_posix.cc |
=================================================================== |
--- base/hi_res_timer_manager_posix.cc (revision 140304) |
+++ base/hi_res_timer_manager_posix.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/common/hi_res_timer_manager.h" |
+#include "base/hi_res_timer_manager.h" |
// On POSIX we don't need to do anything special with the system timer. |