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

Side by Side Diff: webkit/webkit.gyp

Issue 115482: Move WebMediaPlayerClientImpl files to WebKit API src location.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/tools/test_shell/test_shell_main.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2009 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 'feature_defines': [ 7 'feature_defines': [
8 'ENABLE_CHANNEL_MESSAGING=1', 8 'ENABLE_CHANNEL_MESSAGING=1',
9 'ENABLE_DATABASE=1', 9 'ENABLE_DATABASE=1',
10 'ENABLE_DASHBOARD_SUPPORT=0', 10 'ENABLE_DASHBOARD_SUPPORT=0',
(...skipping 4199 matching lines...) Expand 10 before | Expand all | Expand 10 after
4210 'api/public/win/WebSandboxSupport.h', 4210 'api/public/win/WebSandboxSupport.h',
4211 'api/public/win/WebScreenInfoFactory.h', 4211 'api/public/win/WebScreenInfoFactory.h',
4212 'api/public/win/WebScreenInfoFactory.h', 4212 'api/public/win/WebScreenInfoFactory.h',
4213 'api/src/ChromiumBridge.cpp', 4213 'api/src/ChromiumBridge.cpp',
4214 'api/src/ChromiumCurrentTime.cpp', 4214 'api/src/ChromiumCurrentTime.cpp',
4215 'api/src/ChromiumThreading.cpp', 4215 'api/src/ChromiumThreading.cpp',
4216 'api/src/gtk/WebInputEventFactory.cpp', 4216 'api/src/gtk/WebInputEventFactory.cpp',
4217 'api/src/x11/WebScreenInfoFactory.cpp', 4217 'api/src/x11/WebScreenInfoFactory.cpp',
4218 'api/src/mac/WebInputEventFactory.mm', 4218 'api/src/mac/WebInputEventFactory.mm',
4219 'api/src/mac/WebScreenInfoFactory.mm', 4219 'api/src/mac/WebScreenInfoFactory.mm',
4220 'api/src/MediaPlayerPrivateChromium.cpp',
4221 'api/src/TemporaryGlue.h',
4220 'api/src/WebCache.cpp', 4222 'api/src/WebCache.cpp',
4221 'api/src/WebCString.cpp', 4223 'api/src/WebCString.cpp',
4222 'api/src/WebData.cpp', 4224 'api/src/WebData.cpp',
4223 'api/src/WebDragData.cpp', 4225 'api/src/WebDragData.cpp',
4224 'api/src/WebImageSkia.cpp', 4226 'api/src/WebImageSkia.cpp',
4225 'api/src/WebInputEvent.cpp', 4227 'api/src/WebInputEvent.cpp',
4226 'api/src/WebKit.cpp', 4228 'api/src/WebKit.cpp',
4229 'api/src/WebMediaPlayerClientImpl.cpp',
4230 'api/src/WebMediaPlayerClientImpl.h',
4227 'api/src/WebPluginListBuilderImpl.cpp', 4231 'api/src/WebPluginListBuilderImpl.cpp',
4228 'api/src/WebPluginListBuilderImpl.h', 4232 'api/src/WebPluginListBuilderImpl.h',
4229 'api/src/WebString.cpp', 4233 'api/src/WebString.cpp',
4230 'api/src/WebURL.cpp', 4234 'api/src/WebURL.cpp',
4231 'api/src/win/WebInputEventFactory.cpp', 4235 'api/src/win/WebInputEventFactory.cpp',
4232 'api/src/win/WebScreenInfoFactory.cpp', 4236 'api/src/win/WebScreenInfoFactory.cpp',
4233 ], 4237 ],
4234 'conditions': [ 4238 'conditions': [
4235 ['OS=="linux"', { 4239 ['OS=="linux"', {
4236 'dependencies': [ 4240 'dependencies': [
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
4471 'glue/glue_serialize.h', 4475 'glue/glue_serialize.h',
4472 'glue/glue_util.cc', 4476 'glue/glue_util.cc',
4473 'glue/glue_util.h', 4477 'glue/glue_util.h',
4474 'glue/image_decoder.cc', 4478 'glue/image_decoder.cc',
4475 'glue/image_decoder.h', 4479 'glue/image_decoder.h',
4476 'glue/image_resource_fetcher.cc', 4480 'glue/image_resource_fetcher.cc',
4477 'glue/image_resource_fetcher.h', 4481 'glue/image_resource_fetcher.h',
4478 'glue/inspector_client_impl.cc', 4482 'glue/inspector_client_impl.cc',
4479 'glue/inspector_client_impl.h', 4483 'glue/inspector_client_impl.h',
4480 'glue/localized_strings.cc', 4484 'glue/localized_strings.cc',
4481 'glue/media_player_private_impl.cc',
4482 'glue/multipart_response_delegate.cc', 4485 'glue/multipart_response_delegate.cc',
4483 'glue/multipart_response_delegate.h', 4486 'glue/multipart_response_delegate.h',
4484 'glue/npruntime_util.cc', 4487 'glue/npruntime_util.cc',
4485 'glue/npruntime_util.h', 4488 'glue/npruntime_util.h',
4486 'glue/password_autocomplete_listener.cc', 4489 'glue/password_autocomplete_listener.cc',
4487 'glue/password_autocomplete_listener.h', 4490 'glue/password_autocomplete_listener.h',
4488 'glue/password_form.h', 4491 'glue/password_form.h',
4489 'glue/password_form_dom_manager.cc', 4492 'glue/password_form_dom_manager.cc',
4490 'glue/password_form_dom_manager.h', 4493 'glue/password_form_dom_manager.h',
4491 'glue/resource_fetcher.cc', 4494 'glue/resource_fetcher.cc',
4492 'glue/resource_fetcher.h', 4495 'glue/resource_fetcher.h',
4493 'glue/resource_handle_impl.cc', 4496 'glue/resource_handle_impl.cc',
4494 'glue/resource_loader_bridge.cc', 4497 'glue/resource_loader_bridge.cc',
4495 'glue/resource_loader_bridge.h', 4498 'glue/resource_loader_bridge.h',
4496 'glue/resource_type.h', 4499 'glue/resource_type.h',
4497 'glue/scoped_clipboard_writer_glue.h', 4500 'glue/scoped_clipboard_writer_glue.h',
4498 'glue/searchable_form_data.cc', 4501 'glue/searchable_form_data.cc',
4499 'glue/searchable_form_data.h', 4502 'glue/searchable_form_data.h',
4500 'glue/simple_webmimeregistry_impl.cc', 4503 'glue/simple_webmimeregistry_impl.cc',
4501 'glue/simple_webmimeregistry_impl.h', 4504 'glue/simple_webmimeregistry_impl.h',
4502 'glue/stacking_order_iterator.cc', 4505 'glue/stacking_order_iterator.cc',
4503 'glue/stacking_order_iterator.h', 4506 'glue/stacking_order_iterator.h',
4507 'glue/temporary_glue.cc',
4504 'glue/webaccessibility.h', 4508 'glue/webaccessibility.h',
4505 'glue/webaccessibilitymanager.h', 4509 'glue/webaccessibilitymanager.h',
4506 'glue/webaccessibilitymanager_impl.cc', 4510 'glue/webaccessibilitymanager_impl.cc',
4507 'glue/webaccessibilitymanager_impl.h', 4511 'glue/webaccessibilitymanager_impl.h',
4508 'glue/webappcachecontext.cc', 4512 'glue/webappcachecontext.cc',
4509 'glue/webappcachecontext.h', 4513 'glue/webappcachecontext.h',
4510 'glue/webclipboard_impl.cc', 4514 'glue/webclipboard_impl.cc',
4511 'glue/webclipboard_impl.h', 4515 'glue/webclipboard_impl.h',
4512 'glue/webcursor.cc', 4516 'glue/webcursor.cc',
4513 'glue/webcursor.h', 4517 'glue/webcursor.h',
(...skipping 20 matching lines...) Expand all
4534 'glue/weberror_impl.h', 4538 'glue/weberror_impl.h',
4535 'glue/webframe.h', 4539 'glue/webframe.h',
4536 'glue/webframe_impl.cc', 4540 'glue/webframe_impl.cc',
4537 'glue/webframe_impl.h', 4541 'glue/webframe_impl.h',
4538 'glue/webframeloaderclient_impl.cc', 4542 'glue/webframeloaderclient_impl.cc',
4539 'glue/webframeloaderclient_impl.h', 4543 'glue/webframeloaderclient_impl.h',
4540 'glue/webkit_glue.cc', 4544 'glue/webkit_glue.cc',
4541 'glue/webkit_glue.h', 4545 'glue/webkit_glue.h',
4542 'glue/webkitclient_impl.cc', 4546 'glue/webkitclient_impl.cc',
4543 'glue/webkitclient_impl.h', 4547 'glue/webkitclient_impl.h',
4544 'glue/webmediaplayerclient_impl.cc',
4545 'glue/webmediaplayerclient_impl.h',
4546 'glue/webmenurunner_mac.h', 4548 'glue/webmenurunner_mac.h',
4547 'glue/webmenurunner_mac.mm', 4549 'glue/webmenurunner_mac.mm',
4548 'glue/webplugin.h', 4550 'glue/webplugin.h',
4549 'glue/webplugin_delegate.cc', 4551 'glue/webplugin_delegate.cc',
4550 'glue/webplugin_delegate.h', 4552 'glue/webplugin_delegate.h',
4551 'glue/webplugin_impl.cc', 4553 'glue/webplugin_impl.cc',
4552 'glue/webplugin_impl.h', 4554 'glue/webplugin_impl.h',
4553 'glue/webplugininfo.h', 4555 'glue/webplugininfo.h',
4554 'glue/webpreferences.h', 4556 'glue/webpreferences.h',
4555 'glue/webresponse.h', 4557 'glue/webresponse.h',
(...skipping 272 matching lines...) Expand 10 before | Expand all | Expand 10 after
4828 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP reviousIcon.png', 4830 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP reviousIcon.png',
4829 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco n.png', 4831 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco n.png',
4830 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed iumIcon.png', 4832 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed iumIcon.png',
4831 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr rors.png', 4833 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr rors.png',
4832 ], 4834 ],
4833 }, 4835 },
4834 ], 4836 ],
4835 }, 4837 },
4836 ], 4838 ],
4837 } 4839 }
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/test_shell_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698