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

Unified Diff: content/content_tests.gypi

Issue 11411047: Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years 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 | « content/content_renderer.gypi ('k') | content/renderer/pepper/pepper_audio_input_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2f3c2c0756fb35f9e15c8cfbb6d7885fac9d5506..04bb641e61afad83ca14d2029104840002de1420 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -703,6 +703,7 @@
'renderer/browser_plugin/browser_plugin_browsertest.cc',
'renderer/mouse_lock_dispatcher_browsertest.cc',
'renderer/pepper/mock_renderer_ppapi_host.cc',
+ 'renderer/pepper/pepper_device_enumeration_host_helper_unittest.cc',
'renderer/pepper/pepper_file_chooser_host_unittest.cc',
'renderer/pepper/pepper_url_request_unittest.cc',
'renderer/render_view_browsertest.cc',
@@ -721,6 +722,10 @@
'test/layout_browsertest.h',
'test/layout_test_http_server.cc',
'test/layout_test_http_server.h',
+ '../webkit/plugins/ppapi/mock_platform_image_2d.cc',
+ '../webkit/plugins/ppapi/mock_platform_image_2d.h',
+ '../webkit/plugins/ppapi/mock_plugin_delegate.cc',
+ '../webkit/plugins/ppapi/mock_plugin_delegate.h',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/pepper/pepper_audio_input_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698