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

Unified Diff: sky/viewer/document_view.h

Issue 880643007: Merge WebWidgetClient into WebViewClient. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months 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 | « sky/engine/web/ChromeClientImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/document_view.h
diff --git a/sky/viewer/document_view.h b/sky/viewer/document_view.h
index 57bf30ba5d2fcc08e83318e9d126ea1598cca453..9e09ddae956b424b668dc449d989215ec23c8384 100644
--- a/sky/viewer/document_view.h
+++ b/sky/viewer/document_view.h
@@ -76,7 +76,7 @@ class DocumentView : public blink::ServiceProvider,
void GetPixelsForTesting(std::vector<unsigned char>* pixels);
private:
- // WebWidgetClient methods:
+ // WebViewClient methods:
void initializeLayerTreeView() override;
void scheduleAnimation() override;
blink::WebScreenInfo screenInfo() override;
« no previous file with comments | « sky/engine/web/ChromeClientImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698