summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_start.h
diff options
context:
space:
mode:
authortburkard@chromium.org <tburkard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-17 15:02:38 +0000
committertburkard@chromium.org <tburkard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-17 15:02:38 +0000
commit798da0547e4e981a5ae2b3fdc5d6f0798321b261 (patch)
tree4a34af31f6a50edf6564a7cccc2d9c49426675aa /ipc/ipc_message_start.h
parent0299de3455f7ba3dfdee77625e0f8696e8075ba7 (diff)
downloadchromium_src-798da0547e4e981a5ae2b3fdc5d6f0798321b261.zip
chromium_src-798da0547e4e981a5ae2b3fdc5d6f0798321b261.tar.gz
chromium_src-798da0547e4e981a5ae2b3fdc5d6f0798321b261.tar.bz2
Enable resource prefetch from the browser process.
R=jam@chromium.org, jochen@chromium.org, jschuh@chromium.org Review URL: https://codereview.chromium.org/334483004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277761 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_message_start.h')
-rw-r--r--ipc/ipc_message_start.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index 337b1aa..48ed244 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -66,6 +66,7 @@ enum IPCMessageStart {
GamepadMsgStart,
ShellMsgStart,
AccessibilityMsgStart,
+ PrefetchMsgStart,
PrerenderMsgStart,
ChromotingMsgStart,
OldBrowserPluginMsgStart,