summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/nacl_broker_service.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/nacl_host/nacl_broker_service.cc')
-rw-r--r--chrome/browser/nacl_host/nacl_broker_service.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/nacl_host/nacl_broker_service.cc b/chrome/browser/nacl_host/nacl_broker_service.cc
index ef659cd..76da887 100644
--- a/chrome/browser/nacl_host/nacl_broker_service.cc
+++ b/chrome/browser/nacl_host/nacl_broker_service.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/nacl_host/nacl_broker_service.h"
#include "chrome/browser/browser_process.h"
-#include "chrome/browser/nacl_process_host.h"
+#include "chrome/browser/nacl_host/nacl_process_host.h"
#include "chrome/common/chrome_switches.h"
NaClBrokerService* NaClBrokerService::GetInstance() {