summaryrefslogtreecommitdiff
path: root/content/common/gpu/gpu_channel.h
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2013-07-26 10:20:38 +0100
committerBen Murdoch <benm@google.com>2013-07-26 10:20:38 +0100
commit58e6fbe4ee35d65e14b626c557d37565bf8ad179 (patch)
tree8cf095f4f552a47efa4566d1983574e75bc85595 /content/common/gpu/gpu_channel.h
parent0e2fcb857cf4c6230fc3aa213f6a0b0b4f644fd0 (diff)
downloadchromium_org-58e6fbe4ee35d65e14b626c557d37565bf8ad179.tar.gz
Merge from Chromium at DEPS revision r213780
This commit was generated by merge_to_master.py. Change-Id: I9cf93efc460166e8ae27c76302af9095b402a90e
Diffstat (limited to 'content/common/gpu/gpu_channel.h')
-rw-r--r--content/common/gpu/gpu_channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/gpu/gpu_channel.h b/content/common/gpu/gpu_channel.h
index 854a8591ea..8d775f095f 100644
--- a/content/common/gpu/gpu_channel.h
+++ b/content/common/gpu/gpu_channel.h
@@ -12,7 +12,7 @@
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"
#include "base/memory/weak_ptr.h"
-#include "base/process.h"
+#include "base/process/process.h"
#include "build/build_config.h"
#include "content/common/gpu/gpu_command_buffer_stub.h"
#include "content/common/gpu/gpu_memory_manager.h"