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

Side by Side Diff: third_party/WebKit/Source/web/web.gypi

Issue 2294893002: Remove .gypi sharing for Blink core + some tests (Closed)
Patch Set: gn check fixes Created 4 years, 3 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/web/BUILD.gn ('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
(Empty)
1 {
2 'variables': {
3 'web_files': [
4 'AssertMatchingEnums.cpp',
5 'AssociatedURLLoader.cpp',
6 'AssociatedURLLoader.h',
7 'AudioOutputDeviceClientImpl.cpp',
8 'AudioOutputDeviceClientImpl.h',
9 'ChromeClientImpl.cpp',
10 'ChromeClientImpl.h',
11 'ColorChooserPopupUIController.cpp',
12 'ColorChooserPopupUIController.h',
13 'ColorChooserUIController.cpp',
14 'ColorChooserUIController.h',
15 'CompositionUnderlineBuilder.h',
16 'CompositionUnderlineVectorBuilder.cpp',
17 'CompositionUnderlineVectorBuilder.h',
18 'CompositorMutatorImpl.cpp',
19 'CompositorMutatorImpl.h',
20 'CompositorProxyClientImpl.cpp',
21 'CompositorProxyClientImpl.h',
22 'ContextFeaturesClientImpl.cpp',
23 'ContextFeaturesClientImpl.h',
24 'ContextMenuAllowedScope.cpp',
25 'ContextMenuAllowedScope.h',
26 'ContextMenuClientImpl.cpp',
27 'ContextMenuClientImpl.h',
28 'DatabaseClientImpl.cpp',
29 'DatabaseClientImpl.h',
30 'DateTimeChooserImpl.cpp',
31 'DateTimeChooserImpl.h',
32 'DedicatedWorkerGlobalScopeProxyProviderImpl.cpp',
33 'DedicatedWorkerGlobalScopeProxyProviderImpl.h',
34 'DevToolsEmulator.cpp',
35 'DevToolsEmulator.h',
36 'EditorClientImpl.cpp',
37 'EditorClientImpl.h',
38 'ExternalDateTimeChooser.cpp',
39 'ExternalDateTimeChooser.h',
40 'ExternalPopupMenu.cpp',
41 'ExternalPopupMenu.h',
42 'FindInPageCoordinates.cpp',
43 'FindInPageCoordinates.h',
44 'FrameLoaderClientImpl.cpp',
45 'FrameLoaderClientImpl.h',
46 'FullscreenController.cpp',
47 'FullscreenController.h',
48 'IndexedDBClientImpl.cpp',
49 'IndexedDBClientImpl.h',
50 'InspectorEmulationAgent.cpp',
51 'InspectorEmulationAgent.h',
52 'InspectorOverlay.cpp',
53 'InspectorOverlay.h',
54 'InspectorRenderingAgent.cpp',
55 'InspectorRenderingAgent.h',
56 'LinkHighlightImpl.cpp',
57 'LinkHighlightImpl.h',
58 'LocalFileSystemClient.cpp',
59 'LocalFileSystemClient.h',
60 'MediaKeysClientImpl.cpp',
61 'MediaKeysClientImpl.h',
62 'NavigatorContentUtilsClientImpl.cpp',
63 'NavigatorContentUtilsClientImpl.h',
64 'OpenedFrameTracker.cpp',
65 'OpenedFrameTracker.h',
66 'PageOverlay.cpp',
67 'PageOverlay.h',
68 'PageWidgetDelegate.cpp',
69 'PageWidgetDelegate.h',
70 'PopupMenuImpl.cpp',
71 'PopupMenuImpl.h',
72 'PrerendererClientImpl.cpp',
73 'PrerendererClientImpl.h',
74 'RemoteFrameClientImpl.cpp',
75 'RemoteFrameClientImpl.h',
76 'RemoteFrameOwner.cpp',
77 'RemoteFrameOwner.h',
78 'ResizeViewportAnchor.cpp',
79 'ResizeViewportAnchor.h',
80 'RotationViewportAnchor.cpp',
81 'RotationViewportAnchor.h',
82 'ServiceWorkerGlobalScopeClientImpl.cpp',
83 'ServiceWorkerGlobalScopeClientImpl.h',
84 'ServiceWorkerGlobalScopeProxy.cpp',
85 'ServiceWorkerGlobalScopeProxy.h',
86 'SharedWorkerRepositoryClientImpl.cpp',
87 'SharedWorkerRepositoryClientImpl.h',
88 'SpeechRecognitionClientProxy.cpp',
89 'SpeechRecognitionClientProxy.h',
90 'SpellCheckerClientImpl.cpp',
91 'SpellCheckerClientImpl.h',
92 'StorageClientImpl.cpp',
93 'StorageClientImpl.h',
94 'StorageQuotaClientImpl.cpp',
95 'StorageQuotaClientImpl.h',
96 'SuspendableScriptExecutor.cpp',
97 'SuspendableScriptExecutor.h',
98 'TextFinder.cpp',
99 'TextFinder.h',
100 'UserMediaClientImpl.cpp',
101 'UserMediaClientImpl.h',
102 'ValidationMessageClientImpl.cpp',
103 'ValidationMessageClientImpl.h',
104 'WebAXObject.cpp',
105 'WebArrayBuffer.cpp',
106 'WebArrayBufferConverter.cpp',
107 'WebArrayBufferView.cpp',
108 'WebBlob.cpp',
109 'WebCache.cpp',
110 'WebColorSuggestion.cpp',
111 'WebCryptoNormalize.cpp',
112 'WebCustomElement.cpp',
113 'WebCSSParser.cpp',
114 'WebDOMActivityLogger.cpp',
115 'WebDOMEvent.cpp',
116 'WebDOMFileSystem.cpp',
117 'WebDOMMediaStreamTrack.cpp',
118 'WebDOMMessageEvent.cpp',
119 'WebDataSourceImpl.cpp',
120 'WebDataSourceImpl.h',
121 'WebDatabase.cpp',
122 'WebDateTimeSuggestion.cpp',
123 'WebDevToolsAgentImpl.cpp',
124 'WebDevToolsAgentImpl.h',
125 'WebDevToolsFrontendImpl.cpp',
126 'WebDevToolsFrontendImpl.h',
127 'WebDocument.cpp',
128 'WebElement.cpp',
129 'WebElementCollection.cpp',
130 'WebEmbeddedWorkerImpl.cpp',
131 'WebEmbeddedWorkerImpl.h',
132 'WebEntities.cpp',
133 'WebEntities.h',
134 'WebExport.h',
135 'WebFileChooserCompletionImpl.cpp',
136 'WebFileChooserCompletionImpl.h',
137 'WebFormControlElement.cpp',
138 'WebFormElement.cpp',
139 'WebFrame.cpp',
140 "WebFrameContentDumper.cpp",
141 'WebFrameImplBase.cpp',
142 'WebFrameImplBase.h',
143 'WebFrameSerializer.cpp',
144 'WebFrameSerializerImpl.cpp',
145 'WebFrameSerializerImpl.h',
146 'WebFrameWidgetBase.h',
147 'WebFrameWidgetImpl.cpp',
148 'WebFrameWidgetImpl.h',
149 'WebHeap.cpp',
150 'WebHelperPluginImpl.cpp',
151 'WebHelperPluginImpl.h',
152 'WebHistoryItem.cpp',
153 'WebHitTestResult.cpp',
154 'WebIDBKey.cpp',
155 'WebIDBKeyRange.cpp',
156 'WebImageCache.cpp',
157 'WebImageDecoder.cpp',
158 'WebInputElement.cpp',
159 'WebInputEventConversion.cpp',
160 'WebInputEventConversion.h',
161 'WebKit.cpp',
162 'WebLabelElement.cpp',
163 'WebLeakDetector.cpp',
164 'WebLocalFrameImpl.cpp',
165 'WebLocalFrameImpl.h',
166 'WebMediaDeviceChangeObserver.cpp',
167 'WebMediaDevicesRequest.cpp',
168 'WebMediaStreamRegistry.cpp',
169 'WebMetaElement.cpp',
170 'WebNetworkStateNotifier.cpp',
171 'WebNode.cpp',
172 'WebOptionElement.cpp',
173 'WebPageImportanceSignals.cpp',
174 'WebPagePopupImpl.cpp',
175 'WebPagePopupImpl.h',
176 'WebPepperSocket.cpp',
177 'WebPepperSocketChannelClientProxy.h',
178 'WebPepperSocketImpl.cpp',
179 'WebPepperSocketImpl.h',
180 'WebPerformance.cpp',
181 'WebPluginContainerImpl.cpp',
182 'WebPluginContainerImpl.h',
183 'WebPluginDocument.cpp',
184 'WebPluginScriptForbiddenScope.cpp',
185 'WebRange.cpp',
186 'WebRemoteFrameImpl.cpp',
187 'WebRemoteFrameImpl.h',
188 'WebRenderTheme.cpp',
189 'WebRuntimeFeatures.cpp',
190 'WebScopedUserGesture.cpp',
191 'WebScopedWindowFocusAllowedIndicator.cpp',
192 'WebScriptController.cpp',
193 'WebScriptSource.cpp',
194 'WebSearchableFormData.cpp',
195 'WebSecurityPolicy.cpp',
196 'WebSelectElement.cpp',
197 'WebSelection.cpp',
198 'WebSelector.cpp',
199 'WebSerializedScriptValue.cpp',
200 'WebSettingsImpl.cpp',
201 'WebSettingsImpl.h',
202 'WebSharedWorkerImpl.cpp',
203 'WebSharedWorkerImpl.h',
204 'WebSpeechGrammar.cpp',
205 'WebSpeechRecognitionHandle.cpp',
206 'WebSpeechRecognitionResult.cpp',
207 'WebStorageEventDispatcherImpl.cpp',
208 'WebSurroundingText.cpp',
209 'WebTextCheckingCompletionImpl.cpp',
210 'WebTextCheckingCompletionImpl.h',
211 'WebTextCheckingResult.cpp',
212 'WebTextInputInfo.cpp',
213 'WebUserGestureIndicator.cpp',
214 'WebUserGestureToken.cpp',
215 'WebUserMediaRequest.cpp',
216 'WebViewFrameWidget.cpp',
217 'WebViewFrameWidget.h',
218 'WebViewImpl.cpp',
219 'WebViewImpl.h',
220 'WorkerContentSettingsClient.cpp',
221 'WorkerContentSettingsClient.h',
222 'linux/WebFontRendering.cpp',
223 'mac/WebScrollbarTheme.mm',
224 'mac/WebSubstringUtil.mm',
225 'win/WebFontRendering.cpp',
226 ],
227 'web_unittest_files': [
228 'AssociatedURLLoaderTest.cpp',
229 'ExternalPopupMenuTest.cpp',
230 'LinkHighlightImplTest.cpp',
231 'PageOverlayTest.cpp',
232 'WebDragDataTest.cpp',
233 'WebEmbeddedWorkerImplTest.cpp',
234 'WebNodeTest.cpp',
235 'WebElementTest.cpp',
236 'WebViewImplPaintArtifactCompositorTest.cpp',
237 # FIXME: Move the tests from web/tests/ to appropriate places.
238 # crbug.com/353585
239 'tests/ActivityLoggerTest.cpp',
240 'tests/ChromeClientImplTest.cpp',
241 'tests/CompositorWorkerTest.cpp',
242 'tests/DocumentLoaderTest.cpp',
243 'tests/DocumentLoadingRenderingTest.cpp',
244 'tests/FakeWebPlugin.cpp',
245 'tests/FakeWebPlugin.h',
246 'tests/FrameLoaderClientImplTest.cpp',
247 'tests/FrameSerializerTest.cpp',
248 'tests/FrameTestHelpers.cpp',
249 'tests/FrameTestHelpers.h',
250 'tests/FrameThrottlingTest.cpp',
251 'tests/ImeOnFocusTest.cpp',
252 'tests/IntersectionObserverTest.cpp',
253 'tests/KeyboardTest.cpp',
254 'tests/LinkElementLoadingTest.cpp',
255 'tests/LinkSelectionTest.cpp',
256 'tests/ListenerLeakTest.cpp',
257 'tests/MHTMLTest.cpp',
258 'tests/PrerenderingTest.cpp',
259 'tests/ProgrammaticScrollTest.cpp',
260 'tests/LayoutGeometryMapTest.cpp',
261 'tests/ResizeObserverTest.cpp',
262 'tests/RootScrollerTest.cpp',
263 'tests/ScreenWakeLockTest.cpp',
264 'tests/ScrollingCoordinatorTest.cpp',
265 'tests/SpinLockTest.cpp',
266 'tests/TextFinderTest.cpp',
267 'tests/TopControlsTest.cpp',
268 'tests/TouchActionTest.cpp',
269 'tests/ViewportTest.cpp',
270 'tests/VirtualTimeTest.cpp',
271 'tests/VisualViewportTest.cpp',
272 'tests/WebDocumentTest.cpp',
273 'tests/WebDocumentSubresourceFilterTest.cpp',
274 'tests/WebFrameSerializerTest.cpp',
275 'tests/WebFrameTest.cpp',
276 'tests/WebHelperPluginTest.cpp',
277 'tests/WebImageTest.cpp',
278 'tests/WebInputEventConversionTest.cpp',
279 'tests/WebMeaningfulLayoutsTest.cpp',
280 'tests/WebPluginContainerTest.cpp',
281 'tests/WebScopedWindowFocusAllowedIndicatorTest.cpp',
282 'tests/WebSearchableFormDataTest.cpp',
283 'tests/WebSelectorTest.cpp',
284 'tests/WebURLRequestTest.cpp',
285 'tests/WebURLResponseTest.cpp',
286 'tests/WebUserGestureTokenTest.cpp',
287 'tests/WebViewTest.cpp',
288 'tests/sim/SimCanvas.cpp',
289 'tests/sim/SimCanvas.h',
290 'tests/sim/SimCompositor.cpp',
291 'tests/sim/SimCompositor.h',
292 'tests/sim/SimDisplayItemList.cpp',
293 'tests/sim/SimDisplayItemList.h',
294 'tests/sim/SimNetwork.cpp',
295 'tests/sim/SimNetwork.h',
296 'tests/sim/SimRequest.cpp',
297 'tests/sim/SimRequest.h',
298 'tests/sim/SimTest.cpp',
299 'tests/sim/SimTest.h',
300 'tests/sim/SimWebViewClient.cpp',
301 'tests/sim/SimWebViewClient.h',
302 ],
303 },
304 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/web/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698