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

Unified Diff: net/net.gyp

Issue 8468010: Creation of cookie_utils. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Review comments again Created 9 years, 1 month 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 | « net/base/cookie_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 7680570e857292807ca2dff9e80fbf9e5adedd73..c06d797a0e53b3ae653969a96262c9224edc763d 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -76,6 +76,8 @@
'base/cookie_options.h',
'base/cookie_store.cc',
'base/cookie_store.h',
+ 'base/cookie_util.cc',
+ 'base/cookie_util.h',
'base/crl_set.cc',
'base/crl_set.h',
'base/crypto_module.h',
« no previous file with comments | « net/base/cookie_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698