| Index: ppapi/tests/all_c_includes.h
|
| diff --git a/ppapi/tests/all_c_includes.h b/ppapi/tests/all_c_includes.h
|
| index 97fa53296e5052c625ada3c2e55d285e858166f8..10b66d3008360f3967f57a37dc91ecf9959f82b5 100644
|
| --- a/ppapi/tests/all_c_includes.h
|
| +++ b/ppapi/tests/all_c_includes.h
|
| @@ -1,4 +1,4 @@
|
| -/* Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file.
|
| *
|
| @@ -24,6 +24,7 @@
|
| #include "ppapi/c/dev/ppb_ime_input_event_dev.h"
|
| #include "ppapi/c/dev/ppb_layer_compositor_dev.h"
|
| #include "ppapi/c/dev/ppb_memory_dev.h"
|
| +#include "ppapi/c/dev/ppb_resource_array_dev.h"
|
| #include "ppapi/c/dev/ppb_scrollbar_dev.h"
|
| #include "ppapi/c/dev/ppb_testing_dev.h"
|
| #include "ppapi/c/dev/ppb_text_input_dev.h"
|
|
|