From 80745e361e61c62b38df34f5713f74c4a26a62f4 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Tue, 8 May 2012 01:22:12 +0000 Subject: Cleanup: IWYU for BrowserProcess. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10258009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135774 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller_unittest.mm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chrome/browser/ui/cocoa') diff --git a/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller_unittest.mm b/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller_unittest.mm index 1228f97..e5d0de9 100644 --- a/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller_unittest.mm +++ b/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller_unittest.mm @@ -1,4 +1,4 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. @@ -15,6 +15,7 @@ #include "content/public/browser/notification_service.h" #include "content/public/browser/site_instance.h" #include "content/public/browser/web_contents.h" +#include "ipc/ipc_message.h" #include "testing/gtest_mac.h" #include "ui/base/accelerators/accelerator_cocoa.h" -- cgit v1.1