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

Unified Diff: chrome/common/BUILD.gn

Issue 2643183002: Convert ChromeViewHostMsg_UpdatedCacheStats to use mojo. (Closed)
Patch Set: Convert ChromeViewHostMsg_UpdatedCacheStats to use mojo. Created 3 years, 8 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 09c74411e5fa8f3cfdb37abb852a7a304b759fa2..ddb2664b0af6d7626b04b9db6ac551bc870b7096 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -697,6 +697,7 @@ source_set("app_mode_app_support") {
mojom("mojo_bindings") {
sources = [
+ "cache_stats_recorder.mojom",
"conflicts/module_event_sink_win.mojom",
"file_patcher.mojom",
"image_context_menu_renderer.mojom",
« no previous file with comments | « chrome/browser/renderer_host/chrome_render_message_filter.cc ('k') | chrome/common/cache_stats_recorder.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698