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

Side by Side Diff: webkit/webkit.gyp

Issue 93116: Chrome side of using WebPluginListBuilder.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 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 | Annotate | Revision Log
« no previous file with comments | « webkit/tools/test_shell/test_webview_delegate_win.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 4154 matching lines...) Expand 10 before | Expand all | Expand 10 after
4165 '../third_party/WebKit/WebKit/chromium/public/WebConsoleMessage.h', 4165 '../third_party/WebKit/WebKit/chromium/public/WebConsoleMessage.h',
4166 '../third_party/WebKit/WebKit/chromium/public/WebCString.h', 4166 '../third_party/WebKit/WebKit/chromium/public/WebCString.h',
4167 '../third_party/WebKit/WebKit/chromium/public/WebData.h', 4167 '../third_party/WebKit/WebKit/chromium/public/WebData.h',
4168 '../third_party/WebKit/WebKit/chromium/public/WebDragData.h', 4168 '../third_party/WebKit/WebKit/chromium/public/WebDragData.h',
4169 '../third_party/WebKit/WebKit/chromium/public/WebFindOptions.h', 4169 '../third_party/WebKit/WebKit/chromium/public/WebFindOptions.h',
4170 '../third_party/WebKit/WebKit/chromium/public/WebImage.h', 4170 '../third_party/WebKit/WebKit/chromium/public/WebImage.h',
4171 '../third_party/WebKit/WebKit/chromium/public/WebInputEvent.h', 4171 '../third_party/WebKit/WebKit/chromium/public/WebInputEvent.h',
4172 '../third_party/WebKit/WebKit/chromium/public/WebKit.h', 4172 '../third_party/WebKit/WebKit/chromium/public/WebKit.h',
4173 '../third_party/WebKit/WebKit/chromium/public/WebKitClient.h', 4173 '../third_party/WebKit/WebKit/chromium/public/WebKitClient.h',
4174 '../third_party/WebKit/WebKit/chromium/public/WebMimeRegistry.h', 4174 '../third_party/WebKit/WebKit/chromium/public/WebMimeRegistry.h',
4175 '../third_party/WebKit/WebKit/chromium/public/WebPluginListBuilder.h',
4175 '../third_party/WebKit/WebKit/chromium/public/WebPoint.h', 4176 '../third_party/WebKit/WebKit/chromium/public/WebPoint.h',
4176 '../third_party/WebKit/WebKit/chromium/public/WebRect.h', 4177 '../third_party/WebKit/WebKit/chromium/public/WebRect.h',
4177 '../third_party/WebKit/WebKit/chromium/public/WebScreenInfo.h', 4178 '../third_party/WebKit/WebKit/chromium/public/WebScreenInfo.h',
4178 '../third_party/WebKit/WebKit/chromium/public/WebScriptSource.h', 4179 '../third_party/WebKit/WebKit/chromium/public/WebScriptSource.h',
4179 '../third_party/WebKit/WebKit/chromium/public/WebSize.h', 4180 '../third_party/WebKit/WebKit/chromium/public/WebSize.h',
4180 '../third_party/WebKit/WebKit/chromium/public/WebString.h', 4181 '../third_party/WebKit/WebKit/chromium/public/WebString.h',
4181 '../third_party/WebKit/WebKit/chromium/public/WebURL.h', 4182 '../third_party/WebKit/WebKit/chromium/public/WebURL.h',
4182 '../third_party/WebKit/WebKit/chromium/public/WebVector.h', 4183 '../third_party/WebKit/WebKit/chromium/public/WebVector.h',
4183 '../third_party/WebKit/WebKit/chromium/public/win/WebInputEventFactory.h ', 4184 '../third_party/WebKit/WebKit/chromium/public/win/WebInputEventFactory.h ',
4184 '../third_party/WebKit/WebKit/chromium/public/win/WebSandboxSupport.h', 4185 '../third_party/WebKit/WebKit/chromium/public/win/WebSandboxSupport.h',
4185 '../third_party/WebKit/WebKit/chromium/public/win/WebScreenInfoFactory.h ', 4186 '../third_party/WebKit/WebKit/chromium/public/win/WebScreenInfoFactory.h ',
4186 '../third_party/WebKit/WebKit/chromium/public/win/WebScreenInfoFactory.h ', 4187 '../third_party/WebKit/WebKit/chromium/public/win/WebScreenInfoFactory.h ',
4187 '../third_party/WebKit/WebKit/chromium/src/ChromiumBridge.cpp', 4188 '../third_party/WebKit/WebKit/chromium/src/ChromiumBridge.cpp',
4188 '../third_party/WebKit/WebKit/chromium/src/ChromiumCurrentTime.cpp', 4189 '../third_party/WebKit/WebKit/chromium/src/ChromiumCurrentTime.cpp',
4189 '../third_party/WebKit/WebKit/chromium/src/ChromiumThreading.cpp', 4190 '../third_party/WebKit/WebKit/chromium/src/ChromiumThreading.cpp',
4190 '../third_party/WebKit/WebKit/chromium/src/gtk/WebInputEventFactory.cpp' , 4191 '../third_party/WebKit/WebKit/chromium/src/gtk/WebInputEventFactory.cpp' ,
4191 '../third_party/WebKit/WebKit/chromium/src/x11/WebScreenInfoFactory.cpp' , 4192 '../third_party/WebKit/WebKit/chromium/src/x11/WebScreenInfoFactory.cpp' ,
4192 '../third_party/WebKit/WebKit/chromium/src/mac/WebInputEventFactory.mm', 4193 '../third_party/WebKit/WebKit/chromium/src/mac/WebInputEventFactory.mm',
4193 '../third_party/WebKit/WebKit/chromium/src/mac/WebScreenInfoFactory.mm', 4194 '../third_party/WebKit/WebKit/chromium/src/mac/WebScreenInfoFactory.mm',
4194 '../third_party/WebKit/WebKit/chromium/src/WebCache.cpp', 4195 '../third_party/WebKit/WebKit/chromium/src/WebCache.cpp',
4195 '../third_party/WebKit/WebKit/chromium/src/WebCString.cpp', 4196 '../third_party/WebKit/WebKit/chromium/src/WebCString.cpp',
4196 '../third_party/WebKit/WebKit/chromium/src/WebData.cpp', 4197 '../third_party/WebKit/WebKit/chromium/src/WebData.cpp',
4197 '../third_party/WebKit/WebKit/chromium/src/WebDragData.cpp', 4198 '../third_party/WebKit/WebKit/chromium/src/WebDragData.cpp',
4198 '../third_party/WebKit/WebKit/chromium/src/WebImageSkia.cpp', 4199 '../third_party/WebKit/WebKit/chromium/src/WebImageSkia.cpp',
4199 '../third_party/WebKit/WebKit/chromium/src/WebInputEvent.cpp', 4200 '../third_party/WebKit/WebKit/chromium/src/WebInputEvent.cpp',
4200 '../third_party/WebKit/WebKit/chromium/src/WebKit.cpp', 4201 '../third_party/WebKit/WebKit/chromium/src/WebKit.cpp',
4202 '../third_party/WebKit/WebKit/chromium/src/WebPluginListBuilderImpl.cpp' ,
4203 '../third_party/WebKit/WebKit/chromium/src/WebPluginListBuilderImpl.h',
4201 '../third_party/WebKit/WebKit/chromium/src/WebString.cpp', 4204 '../third_party/WebKit/WebKit/chromium/src/WebString.cpp',
4202 '../third_party/WebKit/WebKit/chromium/src/WebURL.cpp', 4205 '../third_party/WebKit/WebKit/chromium/src/WebURL.cpp',
4203 '../third_party/WebKit/WebKit/chromium/src/win/WebInputEventFactory.cpp' , 4206 '../third_party/WebKit/WebKit/chromium/src/win/WebInputEventFactory.cpp' ,
4204 '../third_party/WebKit/WebKit/chromium/src/win/WebScreenInfoFactory.cpp' , 4207 '../third_party/WebKit/WebKit/chromium/src/win/WebScreenInfoFactory.cpp' ,
4205 ], 4208 ],
4206 'conditions': [ 4209 'conditions': [
4207 ['OS=="linux"', { 4210 ['OS=="linux"', {
4208 'dependencies': [ 4211 'dependencies': [
4209 '../build/linux/system.gyp:x11', 4212 '../build/linux/system.gyp:x11',
4210 '../build/linux/system.gyp:gtk', 4213 '../build/linux/system.gyp:gtk',
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
4469 'glue/webkitclient_impl.h', 4472 'glue/webkitclient_impl.h',
4470 'glue/webmediaplayer.h', 4473 'glue/webmediaplayer.h',
4471 'glue/webmediaplayer_delegate.h', 4474 'glue/webmediaplayer_delegate.h',
4472 'glue/webmediaplayer_impl.cc', 4475 'glue/webmediaplayer_impl.cc',
4473 'glue/webmediaplayer_impl.h', 4476 'glue/webmediaplayer_impl.h',
4474 'glue/webplugin.h', 4477 'glue/webplugin.h',
4475 'glue/webplugin_delegate.cc', 4478 'glue/webplugin_delegate.cc',
4476 'glue/webplugin_delegate.h', 4479 'glue/webplugin_delegate.h',
4477 'glue/webplugin_impl.cc', 4480 'glue/webplugin_impl.cc',
4478 'glue/webplugin_impl.h', 4481 'glue/webplugin_impl.h',
4482 'glue/webplugininfo.h',
4479 'glue/webpreferences.h', 4483 'glue/webpreferences.h',
4480 'glue/webresponse.h', 4484 'glue/webresponse.h',
4481 'glue/webresponse_impl.h', 4485 'glue/webresponse_impl.h',
4482 'glue/webtextinput.h', 4486 'glue/webtextinput.h',
4483 'glue/webtextinput_impl.cc', 4487 'glue/webtextinput_impl.cc',
4484 'glue/webtextinput_impl.h', 4488 'glue/webtextinput_impl.h',
4485 'glue/webthemeengine_impl_win.cc', 4489 'glue/webthemeengine_impl_win.cc',
4486 'glue/weburlrequest.h', 4490 'glue/weburlrequest.h',
4487 'glue/weburlrequest_impl.cc', 4491 'glue/weburlrequest_impl.cc',
4488 'glue/weburlrequest_impl.h', 4492 'glue/weburlrequest_impl.h',
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
4558 'sources!': [ 4562 'sources!': [
4559 'glue/plugins/plugin_stubs.cc', 4563 'glue/plugins/plugin_stubs.cc',
4560 # Used directly in test_shell* so it can be replaced in chromium. 4564 # Used directly in test_shell* so it can be replaced in chromium.
4561 'glue/simple_clipboard_impl.cc', 4565 'glue/simple_clipboard_impl.cc',
4562 ], 4566 ],
4563 }], 4567 }],
4564 ], 4568 ],
4565 }, 4569 },
4566 ], 4570 ],
4567 } 4571 }
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/test_webview_delegate_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698