Index: ppapi/utility/graphics/paint_manager.cc |
diff --git a/ppapi/cpp/paint_manager.cc b/ppapi/utility/graphics/paint_manager.cc |
similarity index 99% |
rename from ppapi/cpp/paint_manager.cc |
rename to ppapi/utility/graphics/paint_manager.cc |
index 23f66d5c66c4985b49ad5edd82211fd1886e19aa..1141ac64f153631d3b24d76f250d2686f1863425 100644 |
--- a/ppapi/cpp/paint_manager.cc |
+++ b/ppapi/utility/graphics/paint_manager.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_manager.h" |
+#include "ppapi/utility/graphics/paint_manager.h" |
#include "ppapi/c/pp_errors.h" |
#include "ppapi/cpp/instance.h" |