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

Unified Diff: BUILD.gn

Issue 2750463006: ChromePrompt Mojo IPC interface (Closed)
Patch Set: Fix typo Created 3 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 | « .gitignore ('k') | DEPS » ('j') | DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 703f20b7de7885c62908d5d17036425539db02b9..18c07b922986424331ab112332a7213234176b3d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -12,5 +12,6 @@
group("all") {
deps = [
+ "//chrome_cleaner/mojom:chrome_prompt",
]
}
« no previous file with comments | « .gitignore ('k') | DEPS » ('j') | DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698