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

Unified Diff: Source/core/testing/Internals.idl

Issue 16387015: Make unprefixed EME APIs use platform and Chromium. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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: Source/core/testing/Internals.idl
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
index ee82a7e7c37a44570ce3903ef190946a5619997c..ea6284e3307613b168118ea1e06ef749b5ad61c2 100644
--- a/Source/core/testing/Internals.idl
+++ b/Source/core/testing/Internals.idl
@@ -243,8 +243,6 @@
void forceReload(boolean endToEnd);
- [Conditional=ENCRYPTED_MEDIA_V2] void initializeMockCDM();
-
void enableMockSpeechSynthesizer();
[RaisesException] DOMString getImageSourceURL(Element element);

Powered by Google App Engine
This is Rietveld 408576698