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

Unified Diff: mash/session/public/interfaces/BUILD.gn

Issue 2569953002: Removes example code that isn't correctly wired up (Closed)
Patch Set: Created 4 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
« no previous file with comments | « mash/session/manifest.json ('k') | mash/session/public/interfaces/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/session/public/interfaces/BUILD.gn
diff --git a/mash/session/public/interfaces/BUILD.gn b/mash/session/public/interfaces/BUILD.gn
index fc0d5c06da83baa80bcf97291089b6ce47c792ac..4a22ebeed415abeb2770411eafa2d9e1a7f4f8ef 100644
--- a/mash/session/public/interfaces/BUILD.gn
+++ b/mash/session/public/interfaces/BUILD.gn
@@ -4,16 +4,6 @@
import("//mojo/public/tools/bindings/mojom.gni")
-mojom("interfaces") {
- sources = [
- "session.mojom",
- ]
-
- public_deps = [
- ":constants",
- ]
-}
-
mojom("constants") {
sources = [
"constants.mojom",
« no previous file with comments | « mash/session/manifest.json ('k') | mash/session/public/interfaces/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698