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

Unified Diff: components/precache.gypi

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
« no previous file with comments | « no previous file | components/precache/content/precache_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/precache.gypi
diff --git a/components/precache.gypi b/components/precache.gypi
index fd3298ba080a1c8bea74cdd20c0922f4e9757ec3..c2d21877431242d538c9ee67905c79aabdd20877 100644
--- a/components/precache.gypi
+++ b/components/precache.gypi
@@ -43,6 +43,7 @@
'type': 'static_library',
'sources': [
'precache/core/proto/precache.proto',
+ 'precache/core/proto/timestamp.proto',
'precache/core/proto/unfinished_work.proto',
],
'variables': {
« no previous file with comments | « no previous file | components/precache/content/precache_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698