Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 7c0c8fa6e959da914e8cf02d8f591aa90a635349..5b2d63d995fce885a7445164869b23cdb3d7967a 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -2662,9 +2662,6 @@ |
| }], |
| ['component=="shared_library"', { |
| 'defines': ['COMPONENT_BUILD'], |
| - }], |
| - ['toolkit_views==1', { |
| - 'defines': ['TOOLKIT_VIEWS=1'], |
| }], |
| ['ui_compositor_image_transport==1', { |
| 'defines': ['UI_COMPOSITOR_IMAGE_TRANSPORT'], |