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

Side by Side Diff: ppapi/ppapi_sources.gypi

Issue 11416214: PPAPI: Move PPB_Console out of dev. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nits 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
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',
11 'c/pp_errors.h', 11 'c/pp_errors.h',
12 'c/pp_file_info.h', 12 'c/pp_file_info.h',
13 'c/pp_graphics_3d.h', 13 'c/pp_graphics_3d.h',
14 'c/pp_input_event.h', 14 'c/pp_input_event.h',
15 'c/pp_instance.h', 15 'c/pp_instance.h',
16 'c/pp_macros.h', 16 'c/pp_macros.h',
17 'c/pp_module.h', 17 'c/pp_module.h',
18 'c/pp_point.h', 18 'c/pp_point.h',
19 'c/pp_rect.h', 19 'c/pp_rect.h',
20 'c/pp_resource.h', 20 'c/pp_resource.h',
21 'c/pp_size.h', 21 'c/pp_size.h',
22 'c/pp_stdint.h', 22 'c/pp_stdint.h',
23 'c/pp_time.h', 23 'c/pp_time.h',
24 'c/pp_var.h', 24 'c/pp_var.h',
25 'c/ppb.h', 25 'c/ppb.h',
26 'c/ppb_audio.h', 26 'c/ppb_audio.h',
27 'c/ppb_audio_config.h', 27 'c/ppb_audio_config.h',
28 'c/ppb_console.h',
28 'c/ppb_core.h', 29 'c/ppb_core.h',
29 'c/ppb_file_io.h', 30 'c/ppb_file_io.h',
30 'c/ppb_file_ref.h', 31 'c/ppb_file_ref.h',
31 'c/ppb_file_system.h', 32 'c/ppb_file_system.h',
32 'c/ppb_fullscreen.h', 33 'c/ppb_fullscreen.h',
33 'c/ppb_gamepad.h', 34 'c/ppb_gamepad.h',
34 'c/ppb_graphics_2d.h', 35 'c/ppb_graphics_2d.h',
35 'c/ppb_graphics_3d.h', 36 'c/ppb_graphics_3d.h',
36 'c/ppb_image_data.h', 37 'c/ppb_image_data.h',
37 'c/ppb_input_event.h', 38 'c/ppb_input_event.h',
(...skipping 16 matching lines...) Expand all
54 'c/ppp_input_event.h', 55 'c/ppp_input_event.h',
55 'c/ppp_instance.h', 56 'c/ppp_instance.h',
56 'c/ppp_messaging.h', 57 'c/ppp_messaging.h',
57 'c/ppp_mouse_lock.h', 58 'c/ppp_mouse_lock.h',
58 59
59 # Dev interfaces. 60 # Dev interfaces.
60 'c/dev/pp_cursor_type_dev.h', 61 'c/dev/pp_cursor_type_dev.h',
61 'c/dev/pp_video_dev.h', 62 'c/dev/pp_video_dev.h',
62 'c/dev/ppb_buffer_dev.h', 63 'c/dev/ppb_buffer_dev.h',
63 'c/dev/ppb_char_set_dev.h', 64 'c/dev/ppb_char_set_dev.h',
64 'c/dev/ppb_console_dev.h',
65 'c/dev/ppb_cursor_control_dev.h', 65 'c/dev/ppb_cursor_control_dev.h',
66 'c/dev/ppb_device_ref_dev.h', 66 'c/dev/ppb_device_ref_dev.h',
67 'c/dev/ppb_directory_reader_dev.h', 67 'c/dev/ppb_directory_reader_dev.h',
68 'c/dev/ppb_file_chooser_dev.h', 68 'c/dev/ppb_file_chooser_dev.h',
69 'c/dev/ppb_find_dev.h', 69 'c/dev/ppb_find_dev.h',
70 'c/dev/ppb_font_dev.h', 70 'c/dev/ppb_font_dev.h',
71 'c/dev/ppb_ime_input_event_dev.h', 71 'c/dev/ppb_ime_input_event_dev.h',
72 'c/dev/ppb_memory_dev.h', 72 'c/dev/ppb_memory_dev.h',
73 'c/dev/ppb_printing_dev.h', 73 'c/dev/ppb_printing_dev.h',
74 'c/dev/ppb_resource_array_dev.h', 74 'c/dev/ppb_resource_array_dev.h',
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 'tests/all_cpp_includes.h', 333 'tests/all_cpp_includes.h',
334 'tests/arch_dependent_sizes_32.h', 334 'tests/arch_dependent_sizes_32.h',
335 'tests/arch_dependent_sizes_64.h', 335 'tests/arch_dependent_sizes_64.h',
336 'tests/pp_thread.h', 336 'tests/pp_thread.h',
337 'tests/test_audio.cc', 337 'tests/test_audio.cc',
338 'tests/test_audio.h', 338 'tests/test_audio.h',
339 'tests/test_audio_config.cc', 339 'tests/test_audio_config.cc',
340 'tests/test_audio_config.h', 340 'tests/test_audio_config.h',
341 'tests/test_case.cc', 341 'tests/test_case.cc',
342 'tests/test_case.h', 342 'tests/test_case.h',
343 'tests/test_console.cc',
344 'tests/test_console.h',
343 'tests/test_core.cc', 345 'tests/test_core.cc',
344 'tests/test_core.h', 346 'tests/test_core.h',
345 'tests/test_cursor_control.cc', 347 'tests/test_cursor_control.cc',
346 'tests/test_cursor_control.h', 348 'tests/test_cursor_control.h',
347 'tests/test_directory_reader.cc', 349 'tests/test_directory_reader.cc',
348 'tests/test_directory_reader.h', 350 'tests/test_directory_reader.h',
349 'tests/test_empty.cc', 351 'tests/test_empty.cc',
350 'tests/test_empty.h', 352 'tests/test_empty.h',
351 'tests/test_file_io.cc', 353 'tests/test_file_io.cc',
352 'tests/test_file_io.h', 354 'tests/test_file_io.h',
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
470 'tests/test_x509_certificate_private.h', 472 'tests/test_x509_certificate_private.h',
471 473
472 # Deprecated test cases. 474 # Deprecated test cases.
473 'tests/test_instance_deprecated.cc', 475 'tests/test_instance_deprecated.cc',
474 'tests/test_instance_deprecated.h', 476 'tests/test_instance_deprecated.h',
475 'tests/test_var_deprecated.cc', 477 'tests/test_var_deprecated.cc',
476 'tests/test_var_deprecated.h', 478 'tests/test_var_deprecated.h',
477 ], 479 ],
478 }, 480 },
479 } 481 }
OLDNEW
« no previous file with comments | « ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c ('k') | ppapi/proxy/host_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698