| Index: chrome/test/ppapi/ppapi_browsertest.cc
|
| diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
|
| index adb48d0bf3d074c44a76a17e14763a333eab4189..0c25ba1a7babe9c329456de46d7249024dc3f3e8 100644
|
| --- a/chrome/test/ppapi/ppapi_browsertest.cc
|
| +++ b/chrome/test/ppapi/ppapi_browsertest.cc
|
| @@ -1318,7 +1318,7 @@ TEST_PPAPI_OUT_OF_PROCESS(MAYBE_FlashFullscreen)
|
| TEST_PPAPI_OUT_OF_PROCESS(PDF)
|
| // Only implemented on Windows and ChromeOS currently.
|
| #if (defined(OS_WIN) && defined(ENABLE_RLZ)) || defined(OS_CHROMEOS)
|
| -TEST_PPAPI_OUT_OF_PROCESS(FlashDeviceID)
|
| +TEST_PPAPI_OUT_OF_PROCESS(FlashDRM)
|
| #endif
|
|
|
| TEST_PPAPI_IN_PROCESS(TalkPrivate)
|
|
|