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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index d3cd52fe63e7983ac58aee88176184c88443f098..12041793a1a329a25e04383d9001102df3a3575a 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -148,7 +148,6 @@ component("web") {
"WebFrameWidgetImpl.h",
"WebHelperPluginImpl.cpp",
"WebHelperPluginImpl.h",
- "WebHistoryItem.cpp",
"WebHitTestResult.cpp",
"WebIDBKey.cpp",
"WebIDBKeyRange.cpp",
@@ -164,10 +163,7 @@ component("web") {
"WebLeakDetector.cpp",
"WebLocalFrameImpl.cpp",
"WebLocalFrameImpl.h",
- "WebMediaDeviceChangeObserver.cpp",
"WebMediaDevicesRequest.cpp",
- "WebMediaStreamRegistry.cpp",
- "WebMemoryStatistics.cpp",
"WebMetaElement.cpp",
"WebNode.cpp",
"WebOptionElement.cpp",
@@ -178,26 +174,17 @@ component("web") {
"WebPepperSocketChannelClientProxy.h",
"WebPepperSocketImpl.cpp",
"WebPepperSocketImpl.h",
- "WebPerformance.cpp",
"WebPluginContainerImpl.cpp",
"WebPluginContainerImpl.h",
"WebPluginDocument.cpp",
"WebPluginScriptForbiddenScope.cpp",
- "WebRange.cpp",
"WebRemoteFrameImpl.cpp",
"WebRemoteFrameImpl.h",
- "WebRenderTheme.cpp",
"WebRuntimeFeatures.cpp",
"WebScopedUserGesture.cpp",
"WebScopedWindowFocusAllowedIndicator.cpp",
- "WebScriptController.cpp",
- "WebScriptSource.cpp",
"WebSearchableFormData.cpp",
- "WebSecurityPolicy.cpp",
"WebSelectElement.cpp",
- "WebSelection.cpp",
- "WebSelector.cpp",
- "WebSerializedScriptValue.cpp",
"WebSettingsImpl.cpp",
"WebSettingsImpl.h",
"WebSharedWorkerImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698