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

Unified Diff: sky/shell/ui/engine.h

Issue 957973003: Fix sky shell. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | sky/shell/ui/engine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/shell/ui/engine.h
diff --git a/sky/shell/ui/engine.h b/sky/shell/ui/engine.h
index 004050e06f5572fbffa23a289eb85a0288e01458..1e7827cf130352cf42b840f1d834d49bb6392ce4 100644
--- a/sky/shell/ui/engine.h
+++ b/sky/shell/ui/engine.h
@@ -73,6 +73,7 @@ class Engine : public UIDelegate,
void RequestNavigate(mojo::Target target,
mojo::URLRequestPtr request) override;
void DidNavigateLocally(const mojo::String& url) override;
+ void RequestNavigateHistory(int32_t delta) override;
void UpdateWebViewSize();
« no previous file with comments | « no previous file | sky/shell/ui/engine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698