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

Unified Diff: chrome/common/BUILD.gn

Issue 2531133002: Convert SetIsIncognitoProcess to use mojo. (Closed)
Patch Set: Convert SetIsIncognitoProcess to use mojo. 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 4b762851dbb288395a6b28dd3b05e2cc8156af2e..320842bbe2c52b089f4bcdd2bf7d49af64df47b8 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -669,6 +669,7 @@ mojom("mojo_bindings") {
"conflicts/module_database_win.mojom",
"conflicts/module_event_win.mojom",
"network_diagnostics.mojom",
+ "renderer.mojom",
"resource_usage_reporter.mojom",
"shell_handler_win.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698