Index: chrome/common/pepper_flash.h |
diff --git a/chrome/common/pepper_flash.h b/chrome/common/pepper_flash.h |
index 748d569e7e14f4eee262b8c8ac2c35301ca5fce1..52bf024d1b7285b9344be6b60ff38f06388ec4de 100644 |
--- a/chrome/common/pepper_flash.h |
+++ b/chrome/common/pepper_flash.h |
@@ -5,6 +5,8 @@ |
#ifndef CHROME_COMMON_PEPPER_FLASH_H_ |
#define CHROME_COMMON_PEPPER_FLASH_H_ |
+bool ConductingPepperFlashFieldTrial(); |
James Hawkins
2012/05/02 00:32:22
nit: Document method.
yzshen1
2012/05/02 00:42:24
Done.
|
+ |
// True if Pepper Flash should be enabled by default. |
bool IsPepperFlashEnabledByDefault(); |