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

Unified Diff: content/browser/BUILD.gn

Issue 759433002: Reland: Move TouchSelectionController from content to ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed more reviewers' comments Created 6 years 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index f02a0346b6e702179f3833d0728f68a5d4544fca..dcff55385c0f5dd7c89cc39fc55fef4d8ae04f66 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -111,6 +111,7 @@ source_set("browser") {
"//third_party/libyuv",
"//ui/resources",
"//ui/surface",
+ "//ui/touch_selection",
]
}

Powered by Google App Engine
This is Rietveld 408576698