Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ui / snapshot / snapshot.gyp
index 9dd9322..a6a997e 100644 (file)
@@ -25,7 +25,6 @@
         'snapshot_android.cc',
         'snapshot_aura.cc',
         'snapshot_export.h',
-        'snapshot_gtk.cc',
         'snapshot_ios.mm',
         'snapshot_mac.mm',
         'snapshot_win.cc',
             '../aura/aura.gyp:aura_test_support',
             '../compositor/compositor.gyp:compositor',
             '../compositor/compositor.gyp:compositor_test_support',
+            '../wm/wm.gyp:wm',
           ],
         }],
         # See http://crbug.com/162998#c4 for why this is needed.
-        # TODO(dmikurube): Kill linux_use_tcmalloc. http://crbug.com/345554
-        ['OS=="linux" and ((use_allocator!="none" and use_allocator!="see_use_tcmalloc") or (use_allocator=="see_use_tcmalloc" and linux_use_tcmalloc==1))', {
+        ['OS=="linux" and use_allocator!="none"', {
           'dependencies': [
             '../../base/allocator/allocator.gyp:allocator',
           ],