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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 305513003: Add ppapi, improve Windows GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months 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
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 43a17ddffcd01234ba8a8302c4af88979ec28f7e..aaae478dfd3a0b8f22fd39e5f093f69de1744467 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -536,10 +536,8 @@
'tests/test_browser_font.h',
'tests/test_buffer.cc',
'tests/test_buffer.h',
- 'tests/test_c_includes.c',
'tests/test_char_set.cc',
'tests/test_char_set.h',
- 'tests/test_cpp_includes.cc',
'tests/test_crypto.cc',
'tests/test_crypto.h',
'tests/test_flash.cc',
@@ -560,14 +558,12 @@
'tests/test_pdf.h',
'tests/test_platform_verification_private.cc',
'tests/test_platform_verification_private.h',
- 'tests/test_struct_sizes.c',
'tests/test_talk_private.cc',
'tests/test_talk_private.h',
'tests/test_tcp_socket_private_trusted.cc',
'tests/test_tcp_socket_private_trusted.h',
'tests/test_url_util.cc',
'tests/test_url_util.h',
- 'tests/test_utils.cc',
'tests/test_utils.h',
'tests/test_video_decoder_dev.cc',
'tests/test_video_decoder_dev.h',

Powered by Google App Engine
This is Rietveld 408576698