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

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

Issue 790623003: Restructure public side of view_manager service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: BUILD.gn file reorderings 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: mojo/services/public/cpp/view_manager/lib/DEPS
diff --git a/mojo/services/public/cpp/view_manager/lib/DEPS b/mojo/services/public/cpp/view_manager/lib/DEPS
deleted file mode 100644
index bae843a9e7b9e87e1660066b876030fe32e3a381..0000000000000000000000000000000000000000
--- a/mojo/services/public/cpp/view_manager/lib/DEPS
+++ /dev/null
@@ -1,13 +0,0 @@
-include_rules = [
- "+mojo/converters/geometry",
- "+mojo/geometry",
- "+mojo/services/window_manager/public",
- "+ui/gfx",
-]
-
-specific_include_rules = {
- "view_manager_test_suite.cc": [
- "+mojo/services/native_viewport/native_viewport.h",
- "+ui/gl",
- ],
-}
« no previous file with comments | « mojo/services/public/cpp/view_manager/lib/BUILD.gn ('k') | mojo/services/public/cpp/view_manager/lib/view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698