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

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

Issue 2828493003: Move FindInPagesCoordinates.* from web/ -> core/editing/. (Closed)
Patch Set: 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 22fd373b2892c2f3d4f1bfe0103702f7dcc4a68f..a709fe177b170a9b183ffd774b67b9778cff7946 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -73,8 +73,6 @@ component("web") {
"ExternalDateTimeChooser.h",
"ExternalPopupMenu.cpp",
"ExternalPopupMenu.h",
- "FindInPageCoordinates.cpp",
- "FindInPageCoordinates.h",
"FullscreenController.cpp",
"FullscreenController.h",
"IndexedDBClientImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698