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

Unified Diff: third_party/WebKit/Source/core/exported/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/core/exported/BUILD.gn
diff --git a/third_party/WebKit/Source/core/exported/BUILD.gn b/third_party/WebKit/Source/core/exported/BUILD.gn
index b92241b1fd4b0470cdce9416c1f33049a8c0fdb0..e3a348c34f5327490f277267b3aefdc3b800889b 100644
--- a/third_party/WebKit/Source/core/exported/BUILD.gn
+++ b/third_party/WebKit/Source/core/exported/BUILD.gn
@@ -24,8 +24,19 @@ blink_core_sources("exported") {
"WebFileChooserCompletionImpl.cpp",
"WebFileChooserCompletionImpl.h",
"WebHeap.cpp",
+ "WebHistoryItem.cpp",
"WebImageCache.cpp",
"WebImageDecoder.cpp",
+ "WebMemoryStatistics.cpp",
+ "WebPerformance.cpp",
+ "WebRange.cpp",
+ "WebRenderTheme.cpp",
+ "WebScriptController.cpp",
+ "WebScriptSource.cpp",
+ "WebSecurityPolicy.cpp",
+ "WebSelection.cpp",
+ "WebSelector.cpp",
+ "WebSerializedScriptValue.cpp",
"WebViewBase.h",
]
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/exported/WebHistoryItem.cpp » ('j') | third_party/WebKit/public/web/WebRange.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698