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

Unified Diff: ui/base/cursor/DEPS

Issue 312393002: ozone: Move the factory interfaces into a common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 6 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: ui/base/cursor/DEPS
diff --git a/ui/base/cursor/DEPS b/ui/base/cursor/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..01095f2f20f9e7a9d08c6b7dfc97be60ace22128
--- /dev/null
+++ b/ui/base/cursor/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/ozone/factories",
+]

Powered by Google App Engine
This is Rietveld 408576698