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

Unified Diff: BUILD.gn

Issue 2750463006: ChromePrompt Mojo IPC interface (Closed)
Patch Set: Additional comment 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') | GITDEPS » ('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..0f7e7b3fce059e289ecfb5a9abbce53429707044 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -12,5 +12,6 @@
group("all") {
deps = [
+ "//pipa/mojom:chrome_prompt",
]
}
« no previous file with comments | « .gitignore ('k') | DEPS » ('j') | GITDEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698