| Index: chrome/test/base/ui_test_utils_mac.mm
|
| ===================================================================
|
| --- chrome/test/base/ui_test_utils_mac.mm (revision 0)
|
| +++ chrome/test/base/ui_test_utils_mac.mm (working copy)
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
| -#include "chrome/test/ui_test_utils.h"
|
| +#include "chrome/test/base/ui_test_utils.h"
|
|
|
| #include <Carbon/Carbon.h>
|
| #import <Cocoa/Cocoa.h>
|
|
|