summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/services/app_service/public/mojom/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/services/app_service/public/mojom/BUILD.gn')
-rw-r--r--chromium/chrome/services/app_service/public/mojom/BUILD.gn7
1 files changed, 0 insertions, 7 deletions
diff --git a/chromium/chrome/services/app_service/public/mojom/BUILD.gn b/chromium/chrome/services/app_service/public/mojom/BUILD.gn
index e2a080ba170..39e16e73bd2 100644
--- a/chromium/chrome/services/app_service/public/mojom/BUILD.gn
+++ b/chromium/chrome/services/app_service/public/mojom/BUILD.gn
@@ -10,17 +10,10 @@ mojom("mojom") {
]
public_deps = [
- ":constants",
":types",
]
}
-mojom("constants") {
- sources = [
- "constants.mojom",
- ]
-}
-
mojom("types") {
sources = [
"types.mojom",