diff options
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r-- | content/content_tests.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi index 92cb115..569adedc 100644 --- a/content/content_tests.gypi +++ b/content/content_tests.gypi @@ -678,7 +678,7 @@ '../ui/snapshot/snapshot.gyp:snapshot', '../ui/ui.gyp:shell_dialogs', '../ui/ui.gyp:ui', - '../webkit/support/webkit_support.gyp:clearkeycdmplugin', + '../webkit/support/webkit_support.gyp:clearkeycdmadapter', '../webkit/support/webkit_support.gyp:glue', '<(webkit_src_dir)/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:TestRunner_resources', ], |