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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2874713002: Move many standalone files from web/ to (core|modules)/exported/. (Closed)
Patch Set: Rebase 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 07257e5babe8b1d596d100330cd6cff1cac2db4a..d51d0cd519ff3295c682e3ca06cecf8ae4cdea9e 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -123,17 +123,7 @@ component("web") {
"ValidationMessageClientImpl.cpp",
"ValidationMessageClientImpl.h",
"WebAXObject.cpp",
- "WebCSSParser.cpp",
- "WebColorSuggestion.cpp",
- "WebCryptoNormalize.cpp",
- "WebCustomElement.cpp",
- "WebDOMActivityLogger.cpp",
- "WebDOMEvent.cpp",
- "WebDOMFileSystem.cpp",
- "WebDOMMediaStreamTrack.cpp",
"WebDOMMessageEvent.cpp",
- "WebDatabase.cpp",
- "WebDateTimeSuggestion.cpp",
"WebDevToolsAgentImpl.cpp",
"WebDevToolsAgentImpl.h",
"WebDevToolsFrontendImpl.cpp",
@@ -144,8 +134,6 @@ component("web") {
"WebEmbeddedWorkerImpl.cpp",
"WebEmbeddedWorkerImpl.h",
"WebExport.h",
- "WebFileChooserCompletionImpl.cpp",
- "WebFileChooserCompletionImpl.h",
"WebFormControlElement.cpp",
"WebFormElement.cpp",
"WebFrame.cpp",
@@ -158,15 +146,12 @@ component("web") {
"WebFrameWidgetBase.h",
"WebFrameWidgetImpl.cpp",
"WebFrameWidgetImpl.h",
- "WebHeap.cpp",
"WebHelperPluginImpl.cpp",
"WebHelperPluginImpl.h",
"WebHistoryItem.cpp",
"WebHitTestResult.cpp",
"WebIDBKey.cpp",
"WebIDBKeyRange.cpp",
- "WebImageCache.cpp",
- "WebImageDecoder.cpp",
"WebInputElement.cpp",
"WebInputEvent.cpp",
"WebInputEventConversion.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/exported/WebDatabase.cpp ('k') | third_party/WebKit/Source/web/ChromeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698