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

Unified Diff: components/nacl/renderer/histogram.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/file_downloader.h ('k') | components/nacl/renderer/json_manifest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/renderer/histogram.h
diff --git a/components/nacl/renderer/histogram.h b/components/nacl/renderer/histogram.h
index de8c6da5e7d49d0255456a0a5fd2069f12591814..fd05369a3c95b911b8580e24d5e0109b91fa87f7 100644
--- a/components/nacl/renderer/histogram.h
+++ b/components/nacl/renderer/histogram.h
@@ -7,7 +7,7 @@
#include <string>
#include "base/time/time.h"
-#include "ppapi/c/private/ppb_nacl_private.h"
+#include "components/nacl/renderer/ppb_nacl_private.h"
namespace nacl {
« no previous file with comments | « components/nacl/renderer/file_downloader.h ('k') | components/nacl/renderer/json_manifest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698