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

Unified Diff: mojo/services/view_manager/DEPS

Issue 774473003: Move view_manager service implementation to //services (Closed) Base URL: git@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
Index: mojo/services/view_manager/DEPS
diff --git a/mojo/services/view_manager/DEPS b/mojo/services/view_manager/DEPS
deleted file mode 100644
index ecc1f8ccabf06cc2726d1274cfe7d896e945f9be..0000000000000000000000000000000000000000
--- a/mojo/services/view_manager/DEPS
+++ /dev/null
@@ -1,18 +0,0 @@
-include_rules = [
- "+cc",
- "-cc/blink",
- "+mojo/application",
- "+mojo/cc",
- "+mojo/converters/geometry",
- "+mojo/converters/input_events",
- "+mojo/converters/surfaces",
- "+mojo/geometry",
- "+mojo/services",
- "+ui/gfx",
-]
-
-specific_include_rules = {
- "view_manager_unittest.cc": [
- "+mojo/application_manager/application_manager.h",
- ],
-}

Powered by Google App Engine
This is Rietveld 408576698