Index: cc/resources/managed_memory_policy.cc |
diff --git a/cc/resources/managed_memory_policy.cc b/cc/resources/managed_memory_policy.cc |
index ab4c091f697440815c8e52843b9fa0be52776864..3571d7a2c85f673285441c17912e3fc9fe90551a 100644 |
--- a/cc/resources/managed_memory_policy.cc |
+++ b/cc/resources/managed_memory_policy.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "managed_memory_policy.h" |
+#include "cc/resources/managed_memory_policy.h" |
#include "base/logging.h" |
-#include "priority_calculator.h" |
+#include "cc/resources/priority_calculator.h" |
namespace cc { |