| Index: gpu/demos/demos.gyp
|
| diff --git a/gpu/demos/demos.gyp b/gpu/demos/demos.gyp
|
| index 62925642b1f06f52aac17650d69293597a2b4fa1..59800c8c0c3f731dfe0b9868e2cb86d77d67978f 100644
|
| --- a/gpu/demos/demos.gyp
|
| +++ b/gpu/demos/demos.gyp
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +# Copyright (c) 2012 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.
|
|
|
| @@ -41,6 +41,7 @@
|
| 'gpu_demo_framework',
|
| '../gpu.gyp:command_buffer_client',
|
| '../gpu.gyp:command_buffer_service',
|
| + '../gpu.gyp:gles2_implementation',
|
| '../../base/base.gyp:base',
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../../ui/ui.gyp:ui',
|
|
|