OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'c_source_files': [ | 7 'c_source_files': [ |
8 'c/pp_array_output.h', | 8 'c/pp_array_output.h', |
9 'c/pp_bool.h', | 9 'c/pp_bool.h', |
10 'c/pp_completion_callback.h', | 10 'c/pp_completion_callback.h', |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
84 'c/dev/ppb_file_chooser_dev.h', | 84 'c/dev/ppb_file_chooser_dev.h', |
85 'c/dev/ppb_find_dev.h', | 85 'c/dev/ppb_find_dev.h', |
86 'c/dev/ppb_font_dev.h', | 86 'c/dev/ppb_font_dev.h', |
87 'c/dev/ppb_ime_input_event_dev.h', | 87 'c/dev/ppb_ime_input_event_dev.h', |
88 'c/dev/ppb_memory_dev.h', | 88 'c/dev/ppb_memory_dev.h', |
89 'c/dev/ppb_printing_dev.h', | 89 'c/dev/ppb_printing_dev.h', |
90 'c/dev/ppb_scrollbar_dev.h', | 90 'c/dev/ppb_scrollbar_dev.h', |
91 'c/dev/ppb_text_input_dev.h', | 91 'c/dev/ppb_text_input_dev.h', |
92 'c/dev/ppb_truetype_font_dev.h', | 92 'c/dev/ppb_truetype_font_dev.h', |
93 'c/dev/ppb_url_util_dev.h', | 93 'c/dev/ppb_url_util_dev.h', |
94 'c/dev/ppb_var_resource_dev.h', | |
95 'c/dev/ppb_video_decoder_dev.h', | 94 'c/dev/ppb_video_decoder_dev.h', |
96 'c/dev/ppb_widget_dev.h', | 95 'c/dev/ppb_widget_dev.h', |
97 'c/dev/ppb_zoom_dev.h', | 96 'c/dev/ppb_zoom_dev.h', |
98 'c/dev/ppp_find_dev.h', | 97 'c/dev/ppp_find_dev.h', |
99 'c/dev/ppp_network_state_dev.h', | 98 'c/dev/ppp_network_state_dev.h', |
100 'c/dev/ppp_scrollbar_dev.h', | 99 'c/dev/ppp_scrollbar_dev.h', |
101 'c/dev/ppp_selection_dev.h', | 100 'c/dev/ppp_selection_dev.h', |
102 'c/dev/ppp_text_input_dev.h', | 101 'c/dev/ppp_text_input_dev.h', |
103 'c/dev/ppp_video_decoder_dev.h', | 102 'c/dev/ppp_video_decoder_dev.h', |
104 'c/dev/ppp_widget_dev.h', | 103 'c/dev/ppp_widget_dev.h', |
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
284 'cpp/dev/string_wrapper_dev.cc', | 283 'cpp/dev/string_wrapper_dev.cc', |
285 'cpp/dev/string_wrapper_dev.h', | 284 'cpp/dev/string_wrapper_dev.h', |
286 'cpp/dev/struct_wrapper_output_traits_dev.h', | 285 'cpp/dev/struct_wrapper_output_traits_dev.h', |
287 'cpp/dev/text_input_dev.cc', | 286 'cpp/dev/text_input_dev.cc', |
288 'cpp/dev/text_input_dev.h', | 287 'cpp/dev/text_input_dev.h', |
289 'cpp/dev/to_c_type_converter_dev.h', | 288 'cpp/dev/to_c_type_converter_dev.h', |
290 'cpp/dev/truetype_font_dev.cc', | 289 'cpp/dev/truetype_font_dev.cc', |
291 'cpp/dev/truetype_font_dev.h', | 290 'cpp/dev/truetype_font_dev.h', |
292 'cpp/dev/url_util_dev.cc', | 291 'cpp/dev/url_util_dev.cc', |
293 'cpp/dev/url_util_dev.h', | 292 'cpp/dev/url_util_dev.h', |
294 'cpp/dev/var_resource_dev.cc', | |
295 'cpp/dev/var_resource_dev.h', | |
296 'cpp/dev/video_capture_client_dev.cc', | 293 'cpp/dev/video_capture_client_dev.cc', |
297 'cpp/dev/video_capture_client_dev.h', | 294 'cpp/dev/video_capture_client_dev.h', |
298 'cpp/dev/video_capture_dev.cc', | 295 'cpp/dev/video_capture_dev.cc', |
299 'cpp/dev/video_capture_dev.h', | 296 'cpp/dev/video_capture_dev.h', |
300 'cpp/dev/video_decoder_client_dev.cc', | 297 'cpp/dev/video_decoder_client_dev.cc', |
301 'cpp/dev/video_decoder_client_dev.h', | 298 'cpp/dev/video_decoder_client_dev.h', |
302 'cpp/dev/video_decoder_dev.cc', | 299 'cpp/dev/video_decoder_dev.cc', |
303 'cpp/dev/video_decoder_dev.h', | 300 'cpp/dev/video_decoder_dev.h', |
304 'cpp/dev/view_dev.cc', | 301 'cpp/dev/view_dev.cc', |
305 'cpp/dev/view_dev.h', | 302 'cpp/dev/view_dev.h', |
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
586 'tests/test_x509_certificate_private.h', | 583 'tests/test_x509_certificate_private.h', |
587 | 584 |
588 # Deprecated test cases. | 585 # Deprecated test cases. |
589 'tests/test_instance_deprecated.cc', | 586 'tests/test_instance_deprecated.cc', |
590 'tests/test_instance_deprecated.h', | 587 'tests/test_instance_deprecated.h', |
591 'tests/test_var_deprecated.cc', | 588 'tests/test_var_deprecated.cc', |
592 'tests/test_var_deprecated.h', | 589 'tests/test_var_deprecated.h', |
593 ], | 590 ], |
594 }, | 591 }, |
595 } | 592 } |
OLD | NEW |