Index: ppapi/thunk/ppb_url_request_info_thunk.cc |
=================================================================== |
--- ppapi/thunk/ppb_url_request_info_thunk.cc (revision 113301) |
+++ ppapi/thunk/ppb_url_request_info_thunk.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ppapi/shared_impl/ppb_url_request_info_shared.h" |
+#include "ppapi/shared_impl/url_request_info_impl.h" |
#include "ppapi/thunk/thunk.h" |
#include "ppapi/thunk/enter.h" |
#include "ppapi/thunk/ppb_url_request_info_api.h" |
Property changes on: ppapi/thunk/ppb_url_request_info_thunk.cc |
___________________________________________________________________ |
Added: svn:mergeinfo |