Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ui / views / examples / examples.gyp
index a2fa62f..f29c001 100644 (file)
             '../../../content/content.gyp:content_startup_helper_win',
           ],
         }],
+        ['OS=="win" and component!="shared_library" and win_use_allocator_shim==1', {
+          'dependencies': [
+            '<(DEPTH)/base/allocator/allocator.gyp:allocator',
+          ],
+        }],
       ],
     },  # target_name: views_examples_with_content_exe
   ],