summaryrefslogtreecommitdiffstats
path: root/webkit/gpu
diff options
context:
space:
mode:
authormarja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-15 20:44:51 +0000
committermarja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-15 20:44:51 +0000
commit24737a92363d9cec8c87f4d69f79163ae850afb6 (patch)
tree39da6fcdb8066e886510eba71177ed7a27e1028e /webkit/gpu
parent2c7d23f639f3d6aa1c0c840d230c9a5e1cb0ca63 (diff)
downloadchromium_src-24737a92363d9cec8c87f4d69f79163ae850afb6.zip
chromium_src-24737a92363d9cec8c87f4d69f79163ae850afb6.tar.gz
chromium_src-24737a92363d9cec8c87f4d69f79163ae850afb6.tar.bz2
Automate more Better Session Restore tests.
This also makes libdom_storage a component instead of a static library. BUG=153260 Review URL: https://chromiumcodereview.appspot.com/11088005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161951 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/gpu')
-rw-r--r--webkit/gpu/webkit_gpu.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/gpu/webkit_gpu.gypi b/webkit/gpu/webkit_gpu.gypi
index a770c2a..85e1846 100644
--- a/webkit/gpu/webkit_gpu.gypi
+++ b/webkit/gpu/webkit_gpu.gypi
@@ -10,6 +10,7 @@
'variables': { 'enable_wexit_time_destructors': 1, },
'dependencies': [
'<(DEPTH)/base/base.gyp:base',
+ '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'<(DEPTH)/gpu/command_buffer/command_buffer.gyp:gles2_utils',
'<(DEPTH)/gpu/gpu.gyp:command_buffer_service',
'<(DEPTH)/gpu/gpu.gyp:command_buffer_client',