Index: content/common/hi_res_timer_manager_posix.cc |
=================================================================== |
--- content/common/hi_res_timer_manager_posix.cc (revision 77927) |
+++ content/common/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 "chrome/common/hi_res_timer_manager.h" |
+#include "content/common/hi_res_timer_manager.h" |
// On POSIX we don't need to do anything special with the system timer. |