Move Load() from HTMLDocument::OnEmbed() to the constructor.
commitf7ec382c0c65e1b07c3a99cfc87262dcb8c946bc
authorxhwang <xhwang@chromium.org>
Fri, 12 Dec 2014 14:36:15 +0000 (12 06:36 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Dec 2014 14:37:29 +0000 (12 14:37 +0000)
tree1681d4890a2ab4a72c0d189d80bc22f7224a26e4
parent987f84d0d84d4e59b36ce8532ddcaf174f1346cd
Move Load() from HTMLDocument::OnEmbed() to the constructor.

TBR=aa@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#308070}
mojo/services/html_viewer/html_document.cc