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

Unified Diff: components/precache/core/BUILD.gn

Issue 2123813002: Report Precache.TimeSinceLastPrecache (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gclient sync Created 4 years, 5 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: components/precache/core/BUILD.gn
diff --git a/components/precache/core/BUILD.gn b/components/precache/core/BUILD.gn
index bc0fbdcbb865eed3ab6ae725a11cc1b6a97ec9b6..441db4f8d72ca274698fcbad1de73849b11b0bcf 100644
--- a/components/precache/core/BUILD.gn
+++ b/components/precache/core/BUILD.gn
@@ -52,6 +52,7 @@ source_set("core") {
proto_library("proto") {
sources = [
"proto/precache.proto",
+ "proto/timestamp.proto",
"proto/unfinished_work.proto",
]
}
« no previous file with comments | « components/precache/content/precache_manager_unittest.cc ('k') | components/precache/core/precache_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698