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

Unified Diff: chrome/common/BUILD.gn

Issue 2643183002: Convert ChromeViewHostMsg_UpdatedCacheStats to use mojo. (Closed)
Patch Set: Created 3 years, 11 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index ad33a7f72f1ccbf456a12aedb8731820ae322857..7d56b019c15bd82e5fc8c7b9c79fedc76d21f27c 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -674,6 +674,7 @@ source_set("app_mode_app_support") {
mojom("mojo_bindings") {
sources = [
+ "cache_stats_recorder.mojom",
"conflicts/module_event_sink_win.mojom",
"field_trial_recorder.mojom",
"net_benchmarking.mojom",

Powered by Google App Engine
This is Rietveld 408576698