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

Unified Diff: trunk/src/chrome/common/automation_messages.h

Issue 19888003: Revert 212927 "Move webkitplatformsupport_impl and related from ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
« no previous file with comments | « trunk/src/chrome/chrome_renderer.gypi ('k') | trunk/src/chrome/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/common/automation_messages.h
===================================================================
--- trunk/src/chrome/common/automation_messages.h (revision 212931)
+++ trunk/src/chrome/common/automation_messages.h (working copy)
@@ -145,7 +145,7 @@
IPC_STRUCT_MEMBER(std::string, referrer)
IPC_STRUCT_MEMBER(std::string, extra_request_headers)
IPC_STRUCT_MEMBER(scoped_refptr<net::UploadData>, upload_data)
- IPC_STRUCT_MEMBER(int, resource_type) // see webkit/common/resource_type.h
+ IPC_STRUCT_MEMBER(int, resource_type) // see webkit/glue/resource_type.h
IPC_STRUCT_MEMBER(int, load_flags) // see net/base/load_flags.h
IPC_STRUCT_END()
« no previous file with comments | « trunk/src/chrome/chrome_renderer.gypi ('k') | trunk/src/chrome/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698