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

Unified Diff: mojo/services/view_manager/public/cpp/DEPS

Issue 799113004: Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add mojo's ply to checklicenses whitelist 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
« no previous file with comments | « mojo/services/view_manager/public/cpp/BUILD.gn ('k') | mojo/services/view_manager/public/cpp/lib/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/view_manager/public/cpp/DEPS
diff --git a/mojo/services/view_manager/public/cpp/DEPS b/mojo/services/view_manager/public/cpp/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..29da7f07a822bfc75e05d6794e06d59420a980a5
--- /dev/null
+++ b/mojo/services/view_manager/public/cpp/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+mojo/services/geometry/public/cpp",
+ "+mojo/services/geometry/public/interfaces",
+ "+mojo/services/input_events/public/interfaces",
+ "+mojo/services/surfaces/public/interfaces",
+ "+ui/gfx/geometry"
+]
« no previous file with comments | « mojo/services/view_manager/public/cpp/BUILD.gn ('k') | mojo/services/view_manager/public/cpp/lib/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698