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

Unified Diff: net/net.gypi

Issue 1258023002: Split 'CookieOptions' out into a .h/.cc file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: NET_EXPORT Created 5 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
« net/cookies/cookie_options.cc ('K') | « net/cookies/cookie_options.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 85301b87bfba74f99525bcfec78c1a23063f430f..c69567a7dc3592eaf244a7a9584678b2521be9c7 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -419,6 +419,7 @@
'cookies/cookie_constants.h',
'cookies/cookie_monster.cc',
'cookies/cookie_monster.h',
+ 'cookies/cookie_options.cc',
'cookies/cookie_options.h',
'cookies/cookie_store.cc',
'cookies/cookie_store.h',
« net/cookies/cookie_options.cc ('K') | « net/cookies/cookie_options.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698