Index: ppapi/utility/graphics/paint_aggregator.cc |
diff --git a/ppapi/cpp/paint_aggregator.cc b/ppapi/utility/graphics/paint_aggregator.cc |
similarity index 99% |
rename from ppapi/cpp/paint_aggregator.cc |
rename to ppapi/utility/graphics/paint_aggregator.cc |
index d0ab03edad045594a9bb11cf0db426205e7d4e61..d4fc72165b9323450434dfe9b529c5c579f20106 100644 |
--- a/ppapi/cpp/paint_aggregator.cc |
+++ b/ppapi/utility/graphics/paint_aggregator.cc |
@@ -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 "ppapi/cpp/paint_aggregator.h" |
+#include "ppapi/utility/graphics/paint_aggregator.h" |
#include <algorithm> |