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

Unified Diff: ppapi/tests/test_flash.h

Issue 10342013: Generate and connect a Pepper identifier for Chrome OS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup as per brettw; move to serializedreturnvar in the host msg bounce step Created 8 years, 8 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/tests/test_flash.h
diff --git a/ppapi/tests/test_flash.h b/ppapi/tests/test_flash.h
index fba35ee302368d383c2ed9cf27a29a57675c4b03..bd16930e32bae2a576770cee2f904872b3350681 100644
--- a/ppapi/tests/test_flash.h
+++ b/ppapi/tests/test_flash.h
@@ -29,6 +29,7 @@ class TestFlash : public TestCase {
std::string TestMessageLoop();
std::string TestGetLocalTimeZoneOffset();
std::string TestGetCommandLineArgs();
+ std::string TestGetDeviceID();
void QuitMessageLoopTask(int32_t);

Powered by Google App Engine
This is Rietveld 408576698