Index: content/renderer/paint_aggregator_unittest.cc |
=================================================================== |
--- content/renderer/paint_aggregator_unittest.cc (revision 78599) |
+++ content/renderer/paint_aggregator_unittest.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/renderer/paint_aggregator.h" |
+#include "content/renderer/paint_aggregator.h" |
#include "testing/gtest/include/gtest/gtest.h" |
TEST(PaintAggregator, InitialState) { |