| Index: cc/layers/ui_resource_layer_impl_unittest.cc
|
| diff --git a/cc/layers/ui_resource_layer_impl_unittest.cc b/cc/layers/ui_resource_layer_impl_unittest.cc
|
| index c184dd62c153a3bb0d80e7a0bc5b5447edce3c35..18759a61adf549b21ba2e3f25dd47f3f311465b8 100644
|
| --- a/cc/layers/ui_resource_layer_impl_unittest.cc
|
| +++ b/cc/layers/ui_resource_layer_impl_unittest.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "cc/layers/append_quads_data.h"
|
| #include "cc/layers/ui_resource_layer_impl.h"
|
| #include "cc/quads/draw_quad.h"
|
|
|