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

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

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/platform/graphics/ContentDecryptionModuleSession.cpp ('k') | Source/core/testing/Internals.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/testing/Internals.h
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
index 5eea351b11bd09d3f033ecc3e2d4c46ac52e5e5c..99901f84f39736a534d0adc25083e8797457ee0e 100644
--- a/Source/core/testing/Internals.h
+++ b/Source/core/testing/Internals.h
@@ -270,10 +270,6 @@ public:
void forceReload(bool endToEnd);
-#if ENABLE(ENCRYPTED_MEDIA_V2)
- void initializeMockCDM();
-#endif
-
void enableMockSpeechSynthesizer();
String getImageSourceURL(Element*, ExceptionCode&);
« no previous file with comments | « Source/core/platform/graphics/ContentDecryptionModuleSession.cpp ('k') | Source/core/testing/Internals.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698