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

Unified Diff: mojo/common/DEPS

Issue 2608173002: Remove unused parts of //mojo/common. (Closed)
Patch Set: Created 3 years, 12 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
« no previous file with comments | « mojo/common/BUILD.gn ('k') | mojo/common/data_pipe_file_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/DEPS
diff --git a/mojo/common/DEPS b/mojo/common/DEPS
index f3e298ffc225d6a05a6f4a7438c0a5bb7b28474f..e8ac42887d1ccaed04ed289c8aff3b70f24a04b4 100644
--- a/mojo/common/DEPS
+++ b/mojo/common/DEPS
@@ -1,16 +1,6 @@
include_rules = [
# common must not depend on embedder.
"-mojo",
- "+services/service_manager/public/cpp",
"+mojo/common",
"+mojo/public",
]
-
-specific_include_rules = {
- "trace_controller_impl\.h": [
- "+services/tracing/public/interfaces/tracing.mojom.h"
- ],
- "tracing_impl\.h": [
- "+services/tracing/public/interfaces/tracing.mojom.h"
- ],
-}
« no previous file with comments | « mojo/common/BUILD.gn ('k') | mojo/common/data_pipe_file_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698