summaryrefslogtreecommitdiff
path: root/chromium/ppapi/proxy/serialized_handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ppapi/proxy/serialized_handle.h')
-rw-r--r--chromium/ppapi/proxy/serialized_handle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/ppapi/proxy/serialized_handle.h b/chromium/ppapi/proxy/serialized_handle.h
index 92370446772..4e1d1ec0981 100644
--- a/chromium/ppapi/proxy/serialized_handle.h
+++ b/chromium/ppapi/proxy/serialized_handle.h
@@ -11,7 +11,7 @@
#include <vector>
#include "base/atomicops.h"
-#include "base/logging.h"
+#include "base/check_op.h"
#include "base/memory/platform_shared_memory_region.h"
#include "base/memory/read_only_shared_memory_region.h"
#include "base/memory/ref_counted.h"