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

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

Issue 792813002: Restructure public side of surfaces service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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/surfaces/public/cpp/BUILD.gn ('k') | mojo/services/surfaces/public/cpp/surfaces_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/surfaces/public/cpp/DEPS
diff --git a/mojo/services/surfaces/public/cpp/DEPS b/mojo/services/surfaces/public/cpp/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..98daf379b6fb4d08bdf427e8012859f33c81a293
--- /dev/null
+++ b/mojo/services/surfaces/public/cpp/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+mojo/services/public/interfaces/geometry",
+]
« no previous file with comments | « mojo/services/surfaces/public/cpp/BUILD.gn ('k') | mojo/services/surfaces/public/cpp/surfaces_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698