| Index: content/ppapi_plugin/broker_process_dispatcher.h
|
| diff --git a/content/ppapi_plugin/broker_process_dispatcher.h b/content/ppapi_plugin/broker_process_dispatcher.h
|
| index 7da07bf89f6a71826e46183cd43686f9f5625c4a..01993ec573c0cf1203f8880c608878cd49b09026 100644
|
| --- a/content/ppapi_plugin/broker_process_dispatcher.h
|
| +++ b/content/ppapi_plugin/broker_process_dispatcher.h
|
| @@ -70,7 +70,7 @@ class BrokerProcessDispatcher
|
|
|
| PP_GetInterface_Func get_plugin_interface_;
|
|
|
| - const PPP_Flash_BrowserOperations_1_1* flash_browser_operations_1_1_;
|
| + const PPP_Flash_BrowserOperations_1_2* flash_browser_operations_1_2_;
|
| const PPP_Flash_BrowserOperations_1_0* flash_browser_operations_1_0_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(BrokerProcessDispatcher);
|
|
|