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

Unified Diff: sky/engine/public/web/WebSettings.h

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (Closed) Base URL: git@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 | « sky/engine/public/web/WebLocalFrame.h ('k') | sky/engine/web/AssertMatchingEnums.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/web/WebSettings.h
diff --git a/sky/engine/public/web/WebSettings.h b/sky/engine/public/web/WebSettings.h
index ae6844d4cd5f4b5600b32d7b088db91633080583..c9412c32fb6d0889b9b637094bac97a7f8e4d5c0 100644
--- a/sky/engine/public/web/WebSettings.h
+++ b/sky/engine/public/web/WebSettings.h
@@ -135,7 +135,6 @@ public:
virtual void setTouchEditingEnabled(bool) = 0;
virtual void setUnifiedTextCheckerEnabled(bool) = 0;
virtual void setUseWideViewport(bool) = 0;
- virtual void setV8CacheOptions(V8CacheOptions) = 0;
virtual void setWebGLErrorsToConsoleEnabled(bool) = 0;
protected:
« no previous file with comments | « sky/engine/public/web/WebLocalFrame.h ('k') | sky/engine/web/AssertMatchingEnums.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698