From a11e5c2a673d6447737c2f8282cff095e150a43a Mon Sep 17 00:00:00 2001 From: "danakj@chromium.org" Date: Tue, 21 Jan 2014 00:34:29 +0000 Subject: Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox" This reverts commit 9ee2343406a6fae9c8aacc7303f7b1e5a04aab9e. This patch is the source of the top crash in canary. See the bug for more details. TBR=sheu NOTREECHECKS=true BUG=336040 Review URL: https://codereview.chromium.org/129873005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245959 0039d316-1c4b-4281-b951-d872f2087c98 --- cc/DEPS | 1 - 1 file changed, 1 deletion(-) (limited to 'cc/DEPS') diff --git a/cc/DEPS b/cc/DEPS index 84196bc..7ce91dfc 100644 --- a/cc/DEPS +++ b/cc/DEPS @@ -7,7 +7,6 @@ include_rules = [ "+gpu/command_buffer/common/gpu_memory_allocation.h", "+gpu/command_buffer/common/capabilities.h", "+gpu/command_buffer/common/mailbox.h", - "+gpu/command_buffer/common/mailbox_holder.h", "+media", "+skia/ext", "+third_party/skia/include", -- cgit v1.1