| Index: ui/gfx/surface/transport_dib_win.cc
|
| diff --git a/app/surface/transport_dib_win.cc b/ui/gfx/surface/transport_dib_win.cc
|
| similarity index 96%
|
| rename from app/surface/transport_dib_win.cc
|
| rename to ui/gfx/surface/transport_dib_win.cc
|
| index 22812c9d8400a29448209e5cd4981eaff4b09713..b3bcd639b2369053114a927a7d3056726b452e21 100644
|
| --- a/app/surface/transport_dib_win.cc
|
| +++ b/ui/gfx/surface/transport_dib_win.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 <windows.h>
|
|
|
|
|