Fix naming of DevToolsAgentHostImpl::DipatchOnInspectorBackend (Dipatch ->...
Fix naming of DevToolsAgentHostImpl::DipatchOnInspectorBackend (Dipatch -> Dispatch). Make it virtual and override in RenderViewDevToolsAgentHost. Right now the overridden version just calls the parent method. Next CL will change this to allow for request interception and optional handling. BUG=167100 Review URL: https://chromiumcodereview.appspot.com/12209107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182361 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment