Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index 4a9c8d7e1e46c39ab5d0a8b12583c7fe24843ce0..5be8e6f07567ebac029af0ff7067a80d4643fc50 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -312,6 +312,8 @@ |
'tests/arch_dependent_sizes_32.h', |
'tests/arch_dependent_sizes_64.h', |
'tests/pp_thread.h', |
+ 'tests/test_audio.cc', |
+ 'tests/test_audio.h', |
'tests/test_audio_config.cc', |
'tests/test_audio_config.h', |
'tests/test_case.cc', |
@@ -387,8 +389,6 @@ |
# |
'test_trusted_source_files': [ |
# Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER) |
- 'tests/test_audio.cc', |
- 'tests/test_audio.h', |
'tests/test_broker.cc', |
'tests/test_broker.h', |
'tests/test_browser_font.cc', |