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

Unified Diff: mojo/common/DEPS

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 9 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/binding_set.h » ('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
deleted file mode 100644
index 9db849be80b80edaf45b3f03621caf76c9cd453d..0000000000000000000000000000000000000000
--- a/mojo/common/DEPS
+++ /dev/null
@@ -1,16 +0,0 @@
-include_rules = [
- # common must not depend on embedder.
- "-mojo",
- "+mojo/application/public/cpp",
- "+mojo/common",
- "+third_party/mojo/src/mojo/public",
-]
-
-specific_include_rules = {
- "trace_controller_impl\.h": [
- "+mojo/services/tracing/tracing.mojom.h"
- ],
- "tracing_impl\.h": [
- "+mojo/services/tracing/tracing.mojom.h"
- ],
-}
« no previous file with comments | « mojo/common/BUILD.gn ('k') | mojo/common/binding_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698