Revert of html_viewer: Add DevToolsAgentImpl. (patchset #5 id:80001 of https://codere...
commit2008a972161fbf2359fe77c67d16f36539f8098b
authoryzshen <yzshen@chromium.org>
Tue, 9 Jun 2015 20:59:54 +0000 (9 13:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Jun 2015 21:00:23 +0000 (9 21:00 +0000)
tree11a8b435fa1fad26dd951b1c999571f42b0dbda5
parent256970e9870d7f6eac0eae1d912a8cb6dc588bfa
Revert of html_viewer: Add DevToolsAgentImpl. (patchset #5 id:80001 of https://codereview.chromium.org/1163953002/)

Reason for revert:
Maybe the reason of the html_viewer_apptests flakiness:

http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Linux/builds/9552

Running mojo:html_viewer_apptests...
DEBUG:Tests for mojo:html_viewer_apptests:
AXProviderTest.
  HelloWorld

DEBUG:Command: /mnt/data/b/build/slave/chromium_mojo/build/src/out/Release/mojo_runner --gtest_filter=AXProviderTest.HelloWorld mojo:html_viewer_apptests

[  FAILED  ] Command (exit code -11): /mnt/data/b/build/slave/chromium_mojo/build/src/out/Release/mojo_runner --gtest_filter=AXProviderTest.HelloWorld mojo:html_viewer_apptests

Original issue's description:
> html_viewer: Add DevToolsAgentImpl.
>
> DevToolsAgentImpl connects the DevTools mojo service with the DevTools agent support in blink.
>
> BUG=478249
>
> Committed: https://crrev.com/32166090d27c6450957f59eedaa6ea5fa12762e4
> Cr-Commit-Position: refs/heads/master@{#333516}

TBR=sky@chromium.org,dgozman@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=478249

Review URL: https://codereview.chromium.org/1172123002

Cr-Commit-Position: refs/heads/master@{#333570}
components/devtools_service/public/interfaces/devtools_service.mojom
components/html_viewer/BUILD.gn
components/html_viewer/DEPS
components/html_viewer/devtools_agent_impl.cc [deleted file]
components/html_viewer/devtools_agent_impl.h [deleted file]
components/html_viewer/html_document.cc
components/html_viewer/html_document.h
mandoline/app/android/BUILD.gn