| Index: chrome/browser/gpu_process_host_ui_shim.cc
|
| ===================================================================
|
| --- chrome/browser/gpu_process_host_ui_shim.cc (revision 75653)
|
| +++ chrome/browser/gpu_process_host_ui_shim.cc (working copy)
|
| @@ -1,3 +1,6 @@
|
| +// TODO(jam): move this file to src/content once we have an interface that the
|
| +// embedder provides. We can then use it to get the resource and resize the
|
| +// window.
|
| // Copyright (c) 2010 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.
|
|
|