| Index: mojo/gpu/texture_uploader.cc
|
| diff --git a/mojo/gpu/texture_uploader.cc b/mojo/gpu/texture_uploader.cc
|
| index e4b2517925daaa70e884f6d7c20451dcf5594225..57fbd27717eb6c58fc8f1afc78366cf4ccd3ef49 100644
|
| --- a/mojo/gpu/texture_uploader.cc
|
| +++ b/mojo/gpu/texture_uploader.cc
|
| @@ -12,7 +12,7 @@
|
| #include <GLES2/gl2extmojo.h>
|
|
|
| #include "mojo/services/geometry/cpp/geometry_util.h"
|
| -#include "mojo/services/surfaces/public/cpp/surfaces_utils.h"
|
| +#include "mojo/services/surfaces/cpp/surfaces_utils.h"
|
|
|
| namespace mojo {
|
|
|
|
|