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

Unified Diff: Tools/DumpRenderTree/DumpRenderTree.gypi

Issue 19885002: WebCrypto: Add interfaces for importKey(). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase and rename Interface --> Private Created 7 years, 5 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/modules/modules.gypi ('k') | Tools/DumpRenderTree/chromium/TestRunner/src/MockWebCrypto.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/DumpRenderTree/DumpRenderTree.gypi
diff --git a/Tools/DumpRenderTree/DumpRenderTree.gypi b/Tools/DumpRenderTree/DumpRenderTree.gypi
index 79f3adef54037bca332ee16a6383eb86826ad29e..13d30875e2eeb2936036bada4bf794585fd1a21f 100644
--- a/Tools/DumpRenderTree/DumpRenderTree.gypi
+++ b/Tools/DumpRenderTree/DumpRenderTree.gypi
@@ -25,6 +25,8 @@
'chromium/TestRunner/src/MockSpellCheck.h',
'chromium/TestRunner/src/MockWebAudioDevice.cpp',
'chromium/TestRunner/src/MockWebAudioDevice.h',
+ 'chromium/TestRunner/src/MockWebCrypto.cpp',
+ 'chromium/TestRunner/src/MockWebCrypto.h',
'chromium/TestRunner/src/MockWebMediaStreamCenter.cpp',
'chromium/TestRunner/src/MockWebMediaStreamCenter.h',
'chromium/TestRunner/src/MockWebMIDIAccessor.cpp',
« no previous file with comments | « Source/modules/modules.gypi ('k') | Tools/DumpRenderTree/chromium/TestRunner/src/MockWebCrypto.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698