Index: components/nacl/common/pnacl_types.h |
diff --git a/components/nacl/common/pnacl_types.h b/components/nacl/common/pnacl_types.h |
index eb7e1742020b6d3517248ba3a989a9ec3d1e2218..b25b1f8c8b350793fb43e540e3b80ea2ae7f23c4 100644 |
--- a/components/nacl/common/pnacl_types.h |
+++ b/components/nacl/common/pnacl_types.h |
@@ -17,7 +17,7 @@ namespace nacl { |
// to the browser. |
// |
// If you change this, you will also need to update the IPC serialization in |
-// nacl_host_messages.h. |
+// nacl_types_param_traits.h. |
struct PnaclCacheInfo { |
PnaclCacheInfo(); |
PnaclCacheInfo(const PnaclCacheInfo& other); |