Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Unified Diff: mojo/services/html_viewer/html_document.cc

Issue 795593004: Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More workarounds for MSVC Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/services/html_viewer/html_document.h ('k') | mojo/services/network/public/interfaces/url_loader.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/html_viewer/html_document.cc
diff --git a/mojo/services/html_viewer/html_document.cc b/mojo/services/html_viewer/html_document.cc
index 3a7b151c5dccfd8b2e442bba26c41799e6cf4a5f..1892ce85461ce2c9bc52f261abc8c185da8909d2 100644
--- a/mojo/services/html_viewer/html_document.cc
+++ b/mojo/services/html_viewer/html_document.cc
@@ -125,7 +125,6 @@ HTMLDocument::~HTMLDocument() {
}
void HTMLDocument::OnEmbed(
- ViewManager* view_manager,
View* root,
mojo::ServiceProviderImpl* embedee_service_provider_impl,
scoped_ptr<mojo::ServiceProvider> embedder_service_provider) {
« no previous file with comments | « mojo/services/html_viewer/html_document.h ('k') | mojo/services/network/public/interfaces/url_loader.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698