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

Unified Diff: net/net.gypi

Issue 381073002: Move sqlite_channel_id_store from chrome/browser/net to net/extras. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Implement chrome_special_storage_policy_delegate. Created 6 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: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 701b5bdb24640c510ad243ff64b37162f3acdff1..67b8e505dbe6c04464b459107898eb3763ff94d9 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1621,6 +1621,7 @@
'spdy/spdy_websocket_test_util.h',
'spdy/spdy_write_queue_unittest.cc',
'spdy/write_blocked_list_test.cc',
+ 'sqlite/sqlite_server_bound_cert_store_unittest.cc',
'ssl/client_cert_store_chromeos_unittest.cc',
'ssl/client_cert_store_mac_unittest.cc',
'ssl/client_cert_store_nss_unittest.cc',
« no previous file with comments | « net/net.gyp ('k') | net/sqlite/DEPS » ('j') | net/sqlite/sqlite_server_bound_cert_store.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698