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

Side by Side Diff: third_party/WebKit/Source/core/core.gyp

Issue 1860753002: Remove third_party/npapi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_03_content_child_npapi
Patch Set: messed up previous upload Created 4 years, 8 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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/web/web.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 1 #
2 # Copyright (C) 2009 Google Inc. All rights reserved. 2 # Copyright (C) 2009 Google Inc. All rights reserved.
3 # 3 #
4 # Redistribution and use in source and binary forms, with or without 4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions are 5 # modification, are permitted provided that the following conditions are
6 # met: 6 # met:
7 # 7 #
8 # * Redistributions of source code must retain the above copyright 8 # * Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer. 9 # notice, this list of conditions and the following disclaimer.
10 # * Redistributions in binary form must reproduce the above 10 # * Redistributions in binary form must reproduce the above
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 '../bindings/modules/v8/generated.gyp:bindings_modules_v8_generated', 107 '../bindings/modules/v8/generated.gyp:bindings_modules_v8_generated',
108 '../platform/platform_generated.gyp:make_platform_generated', 108 '../platform/platform_generated.gyp:make_platform_generated',
109 '../wtf/wtf.gyp:wtf', 109 '../wtf/wtf.gyp:wtf',
110 '<(DEPTH)/gin/gin.gyp:gin', 110 '<(DEPTH)/gin/gin.gyp:gin',
111 '<(DEPTH)/skia/skia.gyp:skia', 111 '<(DEPTH)/skia/skia.gyp:skia',
112 '<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg', 112 '<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
113 '<(DEPTH)/third_party/libpng/libpng.gyp:libpng', 113 '<(DEPTH)/third_party/libpng/libpng.gyp:libpng',
114 '<(DEPTH)/third_party/libwebp/libwebp.gyp:libwebp', 114 '<(DEPTH)/third_party/libwebp/libwebp.gyp:libwebp',
115 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', 115 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml',
116 '<(DEPTH)/third_party/libxslt/libxslt.gyp:libxslt', 116 '<(DEPTH)/third_party/libxslt/libxslt.gyp:libxslt',
117 '<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
118 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms', 117 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms',
119 '<(DEPTH)/third_party/snappy/snappy.gyp:snappy', 118 '<(DEPTH)/third_party/snappy/snappy.gyp:snappy',
120 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', 119 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite',
121 '<(DEPTH)/url/url.gyp:url_lib', 120 '<(DEPTH)/url/url.gyp:url_lib',
122 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', 121 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
123 ], 122 ],
124 'include_dirs': [ 123 'include_dirs': [
125 '<@(webcore_include_dirs)', 124 '<@(webcore_include_dirs)',
126 ], 125 ],
127 'sources': [ 126 'sources': [
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib', 169 '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
171 '<(DEPTH)/skia/skia.gyp:skia', 170 '<(DEPTH)/skia/skia.gyp:skia',
172 '<(angle_path)/src/angle.gyp:translator', 171 '<(angle_path)/src/angle.gyp:translator',
173 '<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg', 172 '<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
174 '<(DEPTH)/third_party/icu/icu.gyp:icui18n', 173 '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
175 '<(DEPTH)/third_party/icu/icu.gyp:icuuc', 174 '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
176 '<(DEPTH)/third_party/libpng/libpng.gyp:libpng', 175 '<(DEPTH)/third_party/libpng/libpng.gyp:libpng',
177 '<(DEPTH)/third_party/libwebp/libwebp.gyp:libwebp', 176 '<(DEPTH)/third_party/libwebp/libwebp.gyp:libwebp',
178 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', 177 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml',
179 '<(DEPTH)/third_party/libxslt/libxslt.gyp:libxslt', 178 '<(DEPTH)/third_party/libxslt/libxslt.gyp:libxslt',
180 '<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
181 '<(DEPTH)/third_party/ots/ots.gyp:ots', 179 '<(DEPTH)/third_party/ots/ots.gyp:ots',
182 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms', 180 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms',
183 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', 181 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite',
184 '<(DEPTH)/third_party/zlib/zlib.gyp:zlib', 182 '<(DEPTH)/third_party/zlib/zlib.gyp:zlib',
185 '<(DEPTH)/url/url.gyp:url_lib', 183 '<(DEPTH)/url/url.gyp:url_lib',
186 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', 184 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
187 ], 185 ],
188 'export_dependent_settings': [ 186 'export_dependent_settings': [
189 '../wtf/wtf.gyp:wtf', 187 '../wtf/wtf.gyp:wtf',
190 '../config.gyp:config', 188 '../config.gyp:config',
191 '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib', 189 '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
192 '<(DEPTH)/skia/skia.gyp:skia', 190 '<(DEPTH)/skia/skia.gyp:skia',
193 '<(angle_path)/src/angle.gyp:translator', 191 '<(angle_path)/src/angle.gyp:translator',
194 '<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg', 192 '<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
195 '<(DEPTH)/third_party/libpng/libpng.gyp:libpng', 193 '<(DEPTH)/third_party/libpng/libpng.gyp:libpng',
196 '<(DEPTH)/third_party/libwebp/libwebp.gyp:libwebp', 194 '<(DEPTH)/third_party/libwebp/libwebp.gyp:libwebp',
197 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', 195 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml',
198 '<(DEPTH)/third_party/libxslt/libxslt.gyp:libxslt', 196 '<(DEPTH)/third_party/libxslt/libxslt.gyp:libxslt',
199 '<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
200 '<(DEPTH)/third_party/ots/ots.gyp:ots', 197 '<(DEPTH)/third_party/ots/ots.gyp:ots',
201 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms', 198 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms',
202 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', 199 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite',
203 '<(DEPTH)/third_party/zlib/zlib.gyp:zlib', 200 '<(DEPTH)/third_party/zlib/zlib.gyp:zlib',
204 '<(DEPTH)/url/url.gyp:url_lib', 201 '<(DEPTH)/url/url.gyp:url_lib',
205 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', 202 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
206 ], 203 ],
207 'direct_dependent_settings': { 204 'direct_dependent_settings': {
208 'defines': [ 205 'defines': [
209 'BLINK_IMPLEMENTATION=1', 206 'BLINK_IMPLEMENTATION=1',
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 'webcore_dom', 448 'webcore_dom',
452 'webcore_html', 449 'webcore_html',
453 'webcore_remaining', 450 'webcore_remaining',
454 'webcore_rendering', 451 'webcore_rendering',
455 'webcore_svg', 452 'webcore_svg',
456 # Exported. 453 # Exported.
457 'webcore_generated', 454 'webcore_generated',
458 '../platform/blink_platform.gyp:blink_platform', 455 '../platform/blink_platform.gyp:blink_platform',
459 '../wtf/wtf.gyp:wtf', 456 '../wtf/wtf.gyp:wtf',
460 '<(DEPTH)/skia/skia.gyp:skia', 457 '<(DEPTH)/skia/skia.gyp:skia',
461 '<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
462 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms', 458 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms',
463 '<(DEPTH)/url/url.gyp:url_lib', 459 '<(DEPTH)/url/url.gyp:url_lib',
464 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', 460 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
465 ], 461 ],
466 'export_dependent_settings': [ 462 'export_dependent_settings': [
467 'webcore_generated', 463 'webcore_generated',
468 '../platform/blink_platform.gyp:blink_platform', 464 '../platform/blink_platform.gyp:blink_platform',
469 '../wtf/wtf.gyp:wtf', 465 '../wtf/wtf.gyp:wtf',
470 '<(DEPTH)/skia/skia.gyp:skia', 466 '<(DEPTH)/skia/skia.gyp:skia',
471 '<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
472 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms', 467 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms',
473 '<(DEPTH)/url/url.gyp:url_lib', 468 '<(DEPTH)/url/url.gyp:url_lib',
474 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', 469 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
475 ], 470 ],
476 'direct_dependent_settings': { 471 'direct_dependent_settings': {
477 'include_dirs': [ 472 'include_dirs': [
478 '<@(webcore_include_dirs)', 473 '<@(webcore_include_dirs)',
479 ], 474 ],
480 }, 475 },
481 }, 476 },
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
537 '../bindings/modules/v8/generated.gyp:bindings_modules_v8_generated', 532 '../bindings/modules/v8/generated.gyp:bindings_modules_v8_generated',
538 '../platform/platform_generated.gyp:make_platform_generated', 533 '../platform/platform_generated.gyp:make_platform_generated',
539 534
540 '../wtf/wtf.gyp:wtf', 535 '../wtf/wtf.gyp:wtf',
541 '<(DEPTH)/base/base.gyp:base', 536 '<(DEPTH)/base/base.gyp:base',
542 '<(DEPTH)/cc/cc.gyp:cc', 537 '<(DEPTH)/cc/cc.gyp:cc',
543 '<(DEPTH)/gin/gin.gyp:gin', 538 '<(DEPTH)/gin/gin.gyp:gin',
544 '<(DEPTH)/skia/skia.gyp:skia', 539 '<(DEPTH)/skia/skia.gyp:skia',
545 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', 540 '<(DEPTH)/third_party/libxml/libxml.gyp:libxml',
546 '<(DEPTH)/third_party/libxslt/libxslt.gyp:libxslt', 541 '<(DEPTH)/third_party/libxslt/libxslt.gyp:libxslt',
547 '<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
548 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms', 542 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms',
549 '<(DEPTH)/third_party/snappy/snappy.gyp:snappy', 543 '<(DEPTH)/third_party/snappy/snappy.gyp:snappy',
550 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', 544 '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite',
551 '<(DEPTH)/url/url.gyp:url_lib', 545 '<(DEPTH)/url/url.gyp:url_lib',
552 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', 546 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
553 ], 547 ],
554 'export_dependent_settings': [ 548 'export_dependent_settings': [
555 '../platform/blink_platform.gyp:blink_platform', 549 '../platform/blink_platform.gyp:blink_platform',
556 '../wtf/wtf.gyp:wtf', 550 '../wtf/wtf.gyp:wtf',
557 '<(DEPTH)/base/base.gyp:base', 551 '<(DEPTH)/base/base.gyp:base',
558 '<(DEPTH)/skia/skia.gyp:skia', 552 '<(DEPTH)/skia/skia.gyp:skia',
559 '<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
560 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms', 553 '<(DEPTH)/third_party/qcms/qcms.gyp:qcms',
561 '<(DEPTH)/url/url.gyp:url_lib', 554 '<(DEPTH)/url/url.gyp:url_lib',
562 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', 555 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
563 ], 556 ],
564 'direct_dependent_settings': { 557 'direct_dependent_settings': {
565 'include_dirs': [ 558 'include_dirs': [
566 '<@(webcore_include_dirs)', 559 '<@(webcore_include_dirs)',
567 ], 560 ],
568 }, 561 },
569 'conditions': [ 562 'conditions': [
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
667 'layout/LayoutThemeAndroid.cpp', 660 'layout/LayoutThemeAndroid.cpp',
668 'layout/LayoutThemeAndroid.h', 661 'layout/LayoutThemeAndroid.h',
669 ], 662 ],
670 }], 663 }],
671 ], 664 ],
672 }], 665 }],
673 ], 666 ],
674 }, 667 },
675 ], # targets 668 ], # targets
676 } 669 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/web/web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698