| Index: webkit/plugins/ppapi/resource.h
|
| diff --git a/webkit/plugins/ppapi/resource.h b/webkit/plugins/ppapi/resource.h
|
| index fb4f2ef2634078d539fa8010aec28ae0808a3d49..10664f9fa5b9331a2b3afdac87793bbdc1b9b415 100644
|
| --- a/webkit/plugins/ppapi/resource.h
|
| +++ b/webkit/plugins/ppapi/resource.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
| @@ -25,6 +25,7 @@ namespace ppapi {
|
| F(PPB_FileIO_Impl) \
|
| F(PPB_FileRef_Impl) \
|
| F(PPB_FileSystem_Impl) \
|
| + F(PPB_Flash_Menu_Impl) \
|
| F(PPB_Flash_NetConnector_Impl) \
|
| F(PPB_Font_Impl) \
|
| F(PPB_Graphics2D_Impl) \
|
|
|