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

Unified Diff: chrome/chrome_browser.gypi

Issue 15675002: Add the UMA recording recall of URLRequests preconnected. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add missing files Created 7 years, 7 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 | « chrome/browser/net/timed_cache.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4c5d9279cf4ffcf86d28ca794b7bba7647f83f95..6c2538e850ed1fecced4a89b9342590aff4d72b3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1168,6 +1168,8 @@
'browser/net/sqlite_server_bound_cert_store.h',
'browser/net/ssl_config_service_manager.h',
'browser/net/ssl_config_service_manager_pref.cc',
+ 'browser/net/timed_cache.cc',
+ 'browser/net/timed_cache.h',
'browser/net/transport_security_persister.cc',
'browser/net/transport_security_persister.h',
'browser/net/url_fixer_upper.cc',
« no previous file with comments | « chrome/browser/net/timed_cache.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698