Chromium Code Reviews| Index: components/arc/arc_bridge_service.h |
| diff --git a/components/arc/arc_bridge_service.h b/components/arc/arc_bridge_service.h |
| index acd3c001df5b8cc2df7f54163f45e6f1635dc502..51dede7664420f8929e82cf4d3f5718d778cf8df 100644 |
| --- a/components/arc/arc_bridge_service.h |
| +++ b/components/arc/arc_bridge_service.h |
| @@ -90,10 +90,6 @@ class ArcBridgeService { |
| virtual ~ArcBridgeService(); |
| - // Gets the global instance of the ARC Bridge Service. This can only be |
| - // called on the thread that this class was created on. |
| - static ArcBridgeService* Get(); |
|
Luis Héctor Chávez
2016/12/08 17:38:25
\o/
|
| - |
| // Return true if ARC has been enabled through a commandline |
| // switch. |
| static bool GetEnabled(const base::CommandLine* command_line); |