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

Unified Diff: ui/touch_selection/DEPS

Issue 759433002: Reland: Move TouchSelectionController from content to ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix for ios build and some typos Created 6 years, 1 month 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: ui/touch_selection/DEPS
diff --git a/mojo/services/public/cpp/view_manager/DEPS b/ui/touch_selection/DEPS
similarity index 57%
copy from mojo/services/public/cpp/view_manager/DEPS
copy to ui/touch_selection/DEPS
index 8ce1d20f9ed21c11329e343c1f41959f0137e9ac..00a6bb4902c17a06988996c1e6c2b689ab367e9e 100644
--- a/mojo/services/public/cpp/view_manager/DEPS
+++ b/ui/touch_selection/DEPS
@@ -1,3 +1,5 @@
include_rules = [
mfomitchev 2014/12/01 21:36:24 And here it thinks we are modifying an existing fi
mohsen 2014/12/02 05:17:02 Done.
+ "+ui/base",
+ "+ui/events",
"+ui/gfx/geometry"
]

Powered by Google App Engine
This is Rietveld 408576698