summaryrefslogtreecommitdiffstats
path: root/ui/views/examples/examples.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/examples/examples.gyp')
-rw-r--r--ui/views/examples/examples.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/ui/views/examples/examples.gyp b/ui/views/examples/examples.gyp
index 1c1c3dd..c01bac2 100644
--- a/ui/views/examples/examples.gyp
+++ b/ui/views/examples/examples.gyp
@@ -193,11 +193,6 @@
'../../../content/content.gyp:sandbox_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
],