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

Unified Diff: content/DEPS

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/DEPS
diff --git a/content/DEPS b/content/DEPS
index d3543fc43d6a45ed546e5fa3741447f2831c9adb..d0a75d2e6ef285799384cb7ec806a3ef67cc5770 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -94,6 +94,7 @@ include_rules = [
"+ui/snapshot",
"+ui/strings/grit/ui_strings.h",
"+ui/surface",
+ "+ui/touch_selection",
"+ui/wm",
# Content knows about grd files, but the specifics of how to get a resource
# given its id is left to the embedder.

Powered by Google App Engine
This is Rietveld 408576698