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

Unified Diff: ppapi/tests/test_flash.h

Issue 10681006: Add ppapi interface for setting crash data (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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 | « ppapi/proxy/ppb_flash_proxy.cc ('k') | ppapi/tests/test_flash.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_flash.h
diff --git a/ppapi/tests/test_flash.h b/ppapi/tests/test_flash.h
index 602f5f023045a97e87248cf87f3b1c78f82afbe9..0643db26d1efef4245884620e642f0e6ef3127f6 100644
--- a/ppapi/tests/test_flash.h
+++ b/ppapi/tests/test_flash.h
@@ -32,6 +32,7 @@ class TestFlash : public TestCase {
std::string TestGetDeviceID();
std::string TestGetSettingInt();
std::string TestGetSetting();
+ std::string TestSetCrashData();
void QuitMessageLoopTask(int32_t);
« no previous file with comments | « ppapi/proxy/ppb_flash_proxy.cc ('k') | ppapi/tests/test_flash.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698