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

Unified Diff: webkit/webkit.gyp

Issue 294025: DevTools: Implement raw cookies access for inspector. (Closed)
Patch Set: '' Created 11 years, 2 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: webkit/webkit.gyp
===================================================================
--- webkit/webkit.gyp (revision 30453)
+++ webkit/webkit.gyp (working copy)
@@ -89,6 +89,7 @@
'api/public/WebCompositionCommand.h',
'api/public/WebConsoleMessage.h',
'api/public/WebContextMenuData.h',
+ 'api/public/WebCookie.h',
'api/public/WebCrossOriginPreflightResultCache.h',
'api/public/WebCString.h',
'api/public/WebCursorInfo.h',
@@ -626,6 +627,7 @@
'glue/webaccessibilitymanager_impl.h',
'glue/webclipboard_impl.cc',
'glue/webclipboard_impl.h',
+ 'glue/webcookie.h',
'glue/webcursor.cc',
'glue/webcursor.h',
'glue/webcursor_gtk.cc',
« chrome/browser/renderer_host/resource_message_filter.cc ('K') | « webkit/glue/webkitclient_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698