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

Unified Diff: ppapi/native_client/tests/examples.html

Issue 10827456: Remove PPB_Scrollbar_Dev and PPB_Widget_Dev from native client (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Also remove PPB_PDF and associated tests Created 8 years, 4 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
Index: ppapi/native_client/tests/examples.html
diff --git a/ppapi/native_client/tests/examples.html b/ppapi/native_client/tests/examples.html
index c1b1bc7e828ceaf6ca3a54e632075aeb601c3a16..c69c7c2c48fee6de838e10d36e1ecaade2d22e21 100644
--- a/ppapi/native_client/tests/examples.html
+++ b/ppapi/native_client/tests/examples.html
@@ -39,7 +39,6 @@ var test_table_descriptor = [
['PPB_Instance', 'ppapi_ppb_instance.html'],
['PPB_Memory', 'ppapi_ppb_memory.html'],
['PPB_Messaging/PPP_Messaging', 'ppapi_messaging.html'],
- ['PPB_Scrollbar', 'ppapi_ppb_scrollbar.html'],
['PPB_URLRequestInfo', 'ppapi_ppb_url_request_info.html'],
['PPP_Instance', 'ppapi_ppp_instance.html']
]
@@ -56,7 +55,6 @@ var test_table_descriptor = [
['test Instance', 'test_case.html?testcase=Instance&mode=nacl'],
['test PaintAggregator',
'test_case.html?testcase=PaintAggregator&mode=nacl'],
- ['test Scrollbar', 'test_case.html?testcase=Scrollbar&mode=nacl'],
]
]
];
« no previous file with comments | « ppapi/native_client/src/trusted/plugin/plugin.cc ('k') | ppapi/native_client/tests/ppapi_browser/ppb_pdf/nacl.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698