summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/broker_dispatcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/proxy/broker_dispatcher.cc')
-rw-r--r--ppapi/proxy/broker_dispatcher.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppapi/proxy/broker_dispatcher.cc b/ppapi/proxy/broker_dispatcher.cc
index 087e9fc..0b39ae4 100644
--- a/ppapi/proxy/broker_dispatcher.cc
+++ b/ppapi/proxy/broker_dispatcher.cc
@@ -8,7 +8,7 @@
#include "ppapi/c/pp_errors.h"
#include "ppapi/proxy/ppapi_messages.h"
-namespace pp {
+namespace ppapi {
namespace proxy {
namespace {
@@ -110,4 +110,4 @@ void BrokerSideDispatcher::OnChannelError() {
} // namespace proxy
-} // namespace pp
+} // namespace ppapi