| Index: ui/gfx/surface/transport_dib_mac.cc
|
| diff --git a/app/surface/transport_dib_mac.cc b/ui/gfx/surface/transport_dib_mac.cc
|
| similarity index 94%
|
| rename from app/surface/transport_dib_mac.cc
|
| rename to ui/gfx/surface/transport_dib_mac.cc
|
| index 8ea81ae26a0aa9732d69e89c04a06118a466bda0..69ce2a795cfaabe40a2a67de290703f15fcb04c1 100644
|
| --- a/app/surface/transport_dib_mac.cc
|
| +++ b/ui/gfx/surface/transport_dib_mac.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2009 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 "app/surface/transport_dib.h"
|
| +#include "ui/gfx/surface/transport_dib.h"
|
|
|
| #include <unistd.h>
|
| #include <sys/stat.h>
|
|
|