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

Unified Diff: chrome/chrome_browser.gypi

Issue 11970002: Added Client-Hints. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Made float literals explicit in tests Created 7 years, 9 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/profiles/profile_io_data.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | 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 05cdf02146eda482b61c89e6d3d0f4481e65ac67..617664e6ad5a561c72f40a2e136ddcb38bc3e154 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1119,6 +1119,8 @@
'browser/net/chrome_url_request_context.h',
'browser/net/clear_on_exit_policy.cc',
'browser/net/clear_on_exit_policy.h',
+ 'browser/net/client_hints.h',
+ 'browser/net/client_hints.cc',
'browser/net/connect_interceptor.cc',
'browser/net/connect_interceptor.h',
'browser/net/connection_tester.cc',
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698