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

Unified Diff: chrome/browser/BUILD.gn

Issue 2643183002: Convert ChromeViewHostMsg_UpdatedCacheStats to use mojo. (Closed)
Patch Set: Convert ChromeViewHostMsg_UpdatedCacheStats to use mojo. Created 3 years, 10 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 | « no previous file | chrome/browser/cache_stats_recorder.h » ('j') | chrome/browser/cache_stats_recorder.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 118bea9367e96bd8c13d6e3dde15ea0fefbbac8e..705d0ddd846dc2ff18ac2b45646dffb1e7a2b33a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -200,6 +200,8 @@ split_static_library("browser") {
"budget_service/budget_manager_factory.h",
"budget_service/budget_service_impl.cc",
"budget_service/budget_service_impl.h",
+ "cache_stats_recorder.cc",
+ "cache_stats_recorder.h",
"chrome_browser_application_mac.h",
"chrome_browser_application_mac.mm",
"chrome_browser_field_trials.cc",
« no previous file with comments | « no previous file | chrome/browser/cache_stats_recorder.h » ('j') | chrome/browser/cache_stats_recorder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698