| Index: ppapi/cpp/private/flash_menu.h
|
| diff --git a/ppapi/cpp/private/flash_menu.h b/ppapi/cpp/private/flash_menu.h
|
| index a5d4408a8b605dcc69db12bac806cb7fb9247c68..88f1e50db0f541a0252cbbe1c4dfb574f4a4c41d 100644
|
| --- a/ppapi/cpp/private/flash_menu.h
|
| +++ b/ppapi/cpp/private/flash_menu.h
|
| @@ -2,10 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// TODO(viettrungluu): This (and the .cc file) contain C++ wrappers for some
|
| -// things in ppapi/c/private/ppb_flash_menu.h. This is currently not used in (or
|
| -// even compiled with) Chromium.
|
| -
|
| #ifndef PPAPI_CPP_PRIVATE_FLASH_MENU_H_
|
| #define PPAPI_CPP_PRIVATE_FLASH_MENU_H_
|
|
|
|
|