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

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

Issue 2832713002: Move WebDataSourceImpl from web/ -> core/exported/. (Closed)
Patch Set: Need to add BLINK_EXPORT to WebDataSource for windows to compile. Created 3 years, 8 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 3ba132827d01ff326e18a56914680d0292592ac8..8d854b2e2f8e80d73bb8cfcc1581b82059091f47 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -140,8 +140,6 @@ component("web") {
"WebDOMFileSystem.cpp",
"WebDOMMediaStreamTrack.cpp",
"WebDOMMessageEvent.cpp",
- "WebDataSourceImpl.cpp",
- "WebDataSourceImpl.h",
"WebDatabase.cpp",
"WebDateTimeSuggestion.cpp",
"WebDevToolsAgentImpl.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/exported/WebDataSourceImpl.cpp ('k') | third_party/WebKit/Source/web/ContextMenuClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698