| 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 3de7fab4dad0a51ca1c03153115e89ae07a1bed3..977153fe711d29db6bdf9c7b9ae524160914d6a8 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>
|
|
|
|
|