Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5338)

Unified Diff: chrome/test/ppapi/ppapi_browsertest.cc

Issue 15491006: Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | ppapi/api/private/ppb_flash_device_id.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | ppapi/api/private/ppb_flash_device_id.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698