| Index: mojo/public/c/bindings/tests/buffer_unittest.cc
|
| diff --git a/mojo/public/c/bindings/tests/buffer_unittest.cc b/mojo/public/c/bindings/tests/buffer_unittest.cc
|
| index 3e516b49082ac3c43b569365e73949ba6f7afcd4..aa95a785992667ac548a6f993d42f2126f4e4959 100644
|
| --- a/mojo/public/c/bindings/tests/buffer_unittest.cc
|
| +++ b/mojo/public/c/bindings/tests/buffer_unittest.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 "mojo/public/c/bindings/buffer.h"
|
| +#include <mojo/bindings/buffer.h>
|
|
|
| #include <stdint.h>
|
|
|
|
|