| Index: mojo/gpu/texture_cache.h
|
| diff --git a/mojo/gpu/texture_cache.h b/mojo/gpu/texture_cache.h
|
| index 7b7c48bb7af125b70bf38624b6eff432906d6891..d5af72c97d0527298c32881c0ebd0e93954ff2d7 100644
|
| --- a/mojo/gpu/texture_cache.h
|
| +++ b/mojo/gpu/texture_cache.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| -#include "mojo/services/surfaces/public/interfaces/surfaces.mojom.h"
|
| +#include "mojo/services/surfaces/interfaces/surfaces.mojom.h"
|
|
|
| namespace mojo {
|
|
|
|
|