| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index 01c07edbbba9600338f29a015a539fc7a6ee81a6..7a4e23195540c252eb3e9df72d395daecd4158c7 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -259,6 +259,7 @@ TEST_PPAPI_NACL_VIA_HTTP(Graphics2D_Scroll)
|
| TEST_PPAPI_NACL_VIA_HTTP(Graphics2D_Replace)
|
| TEST_PPAPI_NACL_VIA_HTTP(Graphics2D_Flush)
|
| TEST_PPAPI_NACL_VIA_HTTP(Graphics2D_FlushOffscreenUpdate)
|
| +TEST_PPAPI_NACL_VIA_HTTP(Graphics2D_BindNull)
|
|
|
| TEST_PPAPI_IN_PROCESS(Graphics3D)
|
| TEST_PPAPI_OUT_OF_PROCESS(Graphics3D)
|
|
|