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

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

Issue 678483002: Remove RecordingImageBufferSurface (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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
Index: sky/engine/public/web/WebRuntimeFeatures.h
diff --git a/sky/engine/public/web/WebRuntimeFeatures.h b/sky/engine/public/web/WebRuntimeFeatures.h
index 8e6e1041dbb90d422e0a307c7b764875919ea71a..a5c009d1f46ca1ccb209a33772234c9ed10d0bd2 100644
--- a/sky/engine/public/web/WebRuntimeFeatures.h
+++ b/sky/engine/public/web/WebRuntimeFeatures.h
@@ -44,8 +44,6 @@ public:
BLINK_EXPORT static void enableDatabase(bool);
- BLINK_EXPORT static void enableDisplayList2dCanvas(bool);
-
BLINK_EXPORT static void enableEncryptedMedia(bool);
BLINK_EXPORT static bool isEncryptedMediaEnabled();
« no previous file with comments | « sky/engine/platform/graphics/RecordingImageBufferSurfaceTest.cpp ('k') | sky/engine/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698