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

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: KURL.h moved 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
« no previous file with comments | « Source/core/testing/Internals.cpp ('k') | Source/core/testing/MockCDM.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/testing/Internals.idl
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
index 0778f503656012b9d66075a668d5bf81c3fa01c1..b812a1fa599418c3719f9c91fd08b4bf39be1181 100644
--- a/Source/core/testing/Internals.idl
+++ b/Source/core/testing/Internals.idl
@@ -239,8 +239,6 @@
void forceReload(boolean endToEnd);
- [Conditional=ENCRYPTED_MEDIA_V2] void initializeMockCDM();
-
void enableMockSpeechSynthesizer();
[RaisesException] DOMString getImageSourceURL(Element element);
« no previous file with comments | « Source/core/testing/Internals.cpp ('k') | Source/core/testing/MockCDM.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698