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

Side by Side Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2883793003: Move detached files from web/ to (core/modules)/exported. (Closed)
Patch Set: Created 3 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
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 import("//build/config/ui.gni") 5 import("//build/config/ui.gni")
6 import("//testing/test.gni") 6 import("//testing/test.gni")
7 import("//third_party/WebKit/Source/bindings/bindings.gni") 7 import("//third_party/WebKit/Source/bindings/bindings.gni")
8 import("//third_party/WebKit/Source/config.gni") 8 import("//third_party/WebKit/Source/config.gni")
9 import("//third_party/WebKit/Source/core/core.gni") 9 import("//third_party/WebKit/Source/core/core.gni")
10 import("//third_party/WebKit/Source/modules/modules.gni") 10 import("//third_party/WebKit/Source/modules/modules.gni")
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 "WebFrameContentDumper.cpp", 141 "WebFrameContentDumper.cpp",
142 "WebFrameSerializer.cpp", 142 "WebFrameSerializer.cpp",
143 "WebFrameSerializerImpl.cpp", 143 "WebFrameSerializerImpl.cpp",
144 "WebFrameSerializerImpl.h", 144 "WebFrameSerializerImpl.h",
145 "WebFrameWidgetBase.cpp", 145 "WebFrameWidgetBase.cpp",
146 "WebFrameWidgetBase.h", 146 "WebFrameWidgetBase.h",
147 "WebFrameWidgetImpl.cpp", 147 "WebFrameWidgetImpl.cpp",
148 "WebFrameWidgetImpl.h", 148 "WebFrameWidgetImpl.h",
149 "WebHelperPluginImpl.cpp", 149 "WebHelperPluginImpl.cpp",
150 "WebHelperPluginImpl.h", 150 "WebHelperPluginImpl.h",
151 "WebHistoryItem.cpp",
152 "WebHitTestResult.cpp", 151 "WebHitTestResult.cpp",
153 "WebIDBKey.cpp", 152 "WebIDBKey.cpp",
154 "WebIDBKeyRange.cpp", 153 "WebIDBKeyRange.cpp",
155 "WebInputElement.cpp", 154 "WebInputElement.cpp",
156 "WebInputEvent.cpp", 155 "WebInputEvent.cpp",
157 "WebInputEventConversion.cpp", 156 "WebInputEventConversion.cpp",
158 "WebInputEventConversion.h", 157 "WebInputEventConversion.h",
159 "WebInputMethodControllerImpl.cpp", 158 "WebInputMethodControllerImpl.cpp",
160 "WebInputMethodControllerImpl.h", 159 "WebInputMethodControllerImpl.h",
161 "WebKit.cpp", 160 "WebKit.cpp",
162 "WebLabelElement.cpp", 161 "WebLabelElement.cpp",
163 "WebLanguageDetectionDetails.cpp", 162 "WebLanguageDetectionDetails.cpp",
164 "WebLeakDetector.cpp", 163 "WebLeakDetector.cpp",
165 "WebLocalFrameImpl.cpp", 164 "WebLocalFrameImpl.cpp",
166 "WebLocalFrameImpl.h", 165 "WebLocalFrameImpl.h",
167 "WebMediaDeviceChangeObserver.cpp",
168 "WebMediaDevicesRequest.cpp", 166 "WebMediaDevicesRequest.cpp",
169 "WebMediaStreamRegistry.cpp",
170 "WebMemoryStatistics.cpp",
171 "WebMetaElement.cpp", 167 "WebMetaElement.cpp",
172 "WebNode.cpp", 168 "WebNode.cpp",
173 "WebOptionElement.cpp", 169 "WebOptionElement.cpp",
174 "WebPageImportanceSignals.cpp", 170 "WebPageImportanceSignals.cpp",
175 "WebPagePopupImpl.cpp", 171 "WebPagePopupImpl.cpp",
176 "WebPagePopupImpl.h", 172 "WebPagePopupImpl.h",
177 "WebPepperSocket.cpp", 173 "WebPepperSocket.cpp",
178 "WebPepperSocketChannelClientProxy.h", 174 "WebPepperSocketChannelClientProxy.h",
179 "WebPepperSocketImpl.cpp", 175 "WebPepperSocketImpl.cpp",
180 "WebPepperSocketImpl.h", 176 "WebPepperSocketImpl.h",
181 "WebPerformance.cpp",
182 "WebPluginContainerImpl.cpp", 177 "WebPluginContainerImpl.cpp",
183 "WebPluginContainerImpl.h", 178 "WebPluginContainerImpl.h",
184 "WebPluginDocument.cpp", 179 "WebPluginDocument.cpp",
185 "WebPluginScriptForbiddenScope.cpp", 180 "WebPluginScriptForbiddenScope.cpp",
186 "WebRange.cpp",
187 "WebRemoteFrameImpl.cpp", 181 "WebRemoteFrameImpl.cpp",
188 "WebRemoteFrameImpl.h", 182 "WebRemoteFrameImpl.h",
189 "WebRenderTheme.cpp",
190 "WebRuntimeFeatures.cpp", 183 "WebRuntimeFeatures.cpp",
191 "WebScopedUserGesture.cpp", 184 "WebScopedUserGesture.cpp",
192 "WebScopedWindowFocusAllowedIndicator.cpp", 185 "WebScopedWindowFocusAllowedIndicator.cpp",
193 "WebScriptController.cpp",
194 "WebScriptSource.cpp",
195 "WebSearchableFormData.cpp", 186 "WebSearchableFormData.cpp",
196 "WebSecurityPolicy.cpp",
197 "WebSelectElement.cpp", 187 "WebSelectElement.cpp",
198 "WebSelection.cpp",
199 "WebSelector.cpp",
200 "WebSerializedScriptValue.cpp",
201 "WebSettingsImpl.cpp", 188 "WebSettingsImpl.cpp",
202 "WebSettingsImpl.h", 189 "WebSettingsImpl.h",
203 "WebSharedWorkerImpl.cpp", 190 "WebSharedWorkerImpl.cpp",
204 "WebSharedWorkerImpl.h", 191 "WebSharedWorkerImpl.h",
205 "WebSharedWorkerReportingProxyImpl.cpp", 192 "WebSharedWorkerReportingProxyImpl.cpp",
206 "WebSharedWorkerReportingProxyImpl.h", 193 "WebSharedWorkerReportingProxyImpl.h",
207 "WebStorageEventDispatcherImpl.cpp", 194 "WebStorageEventDispatcherImpl.cpp",
208 "WebSurroundingText.cpp", 195 "WebSurroundingText.cpp",
209 "WebTextCheckingCompletionImpl.cpp", 196 "WebTextCheckingCompletionImpl.cpp",
210 "WebTextCheckingCompletionImpl.h", 197 "WebTextCheckingCompletionImpl.h",
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 393
407 if (is_android) { 394 if (is_android) {
408 deps += [ 395 deps += [
409 "//base:base_java", 396 "//base:base_java",
410 "//content/public/android:content_java", 397 "//content/public/android:content_java",
411 "//content/shell/android:content_shell_assets", 398 "//content/shell/android:content_shell_assets",
412 "//net/android:net_java", 399 "//net/android:net_java",
413 ] 400 ]
414 } 401 }
415 } 402 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698