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

Unified Diff: components/nacl/renderer/plugin/sel_ldr_launcher_chrome.h

Issue 911463003: NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 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 | « components/nacl/renderer/plugin/pnacl_resources.h ('k') | components/nacl/renderer/plugin/utility.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/renderer/plugin/sel_ldr_launcher_chrome.h
diff --git a/components/nacl/renderer/plugin/sel_ldr_launcher_chrome.h b/components/nacl/renderer/plugin/sel_ldr_launcher_chrome.h
index b3acbc17a5ae7cf15b997b60d9e8478399c87995..5b0fbe6445411a96f2cbb67703928024b3261405 100644
--- a/components/nacl/renderer/plugin/sel_ldr_launcher_chrome.h
+++ b/components/nacl/renderer/plugin/sel_ldr_launcher_chrome.h
@@ -5,9 +5,9 @@
#ifndef PPAPI_COMPONENTS_NACL_RENDERER_PLUGIN_SEL_LDR_LAUNCHER_CHROME_H_
#define PPAPI_COMPONENTS_NACL_RENDERER_PLUGIN_SEL_LDR_LAUNCHER_CHROME_H_
+#include "components/nacl/renderer/ppb_nacl_private.h"
#include "native_client/src/trusted/nonnacl_util/sel_ldr_launcher.h"
#include "ppapi/c/pp_instance.h"
-#include "ppapi/c/private/ppb_nacl_private.h"
#include "ppapi/cpp/completion_callback.h"
namespace plugin {
« no previous file with comments | « components/nacl/renderer/plugin/pnacl_resources.h ('k') | components/nacl/renderer/plugin/utility.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698