Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 7043a0aa8a24fea07747babd01bbacd5f306b466..5586902d55e97434e9c7a0efc03e780adb8d0ac7 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -25,6 +25,7 @@ |
'../third_party/libxml/libxml.gyp:*', |
'../third_party/sqlite/sqlite.gyp:*', |
'../third_party/zlib/zlib.gyp:*', |
+ '../ui/snapshot/snapshot.gyp:*', |
'../ui/ui.gyp:*', |
'../url/url.gyp:*', |
'../webkit/support/webkit_support.gyp:*', |
@@ -795,6 +796,7 @@ |
'../ui/compositor/compositor.gyp:*', |
'../ui/message_center/message_center.gyp:*', |
'../ui/ui.gyp:ui_unittests', |
+ '../ui/snapshot/snapshot.gyp:snapshot_unittests', |
'../ui/views/views.gyp:views', |
'../ui/views/views.gyp:views_examples_with_content_exe', |
'../ui/views/views.gyp:views_unittests', |