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

Unified Diff: ppapi/thunk/ppb_url_request_info_thunk.cc

Issue 8849003: Rename the shared_impl resource files to give them more regular names. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years 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 | « ppapi/thunk/ppb_image_data_thunk.cc ('k') | ppapi/thunk/ppb_url_util_thunk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/thunk/ppb_url_request_info_thunk.cc
===================================================================
--- ppapi/thunk/ppb_url_request_info_thunk.cc (revision 113419)
+++ 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/url_request_info_impl.h"
+#include "ppapi/shared_impl/ppb_url_request_info_shared.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
___________________________________________________________________
Deleted: svn:mergeinfo
« no previous file with comments | « ppapi/thunk/ppb_image_data_thunk.cc ('k') | ppapi/thunk/ppb_url_util_thunk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698