Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index 319667e2303733df4bd0d1a8debf29eb6c92fcc4..40d7b0ffd9cb5066de813d4d9b8dca22949eb923 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -622,6 +622,11 @@ |
'../resources/ui_resources.gyp:ui_resources', |
'../strings/ui_strings.gyp:ui_strings', |
], |
+ 'all_dependent_settings': { |
+ 'defines': [ |
+ 'TOOLKIT_VIEWS=1', |
+ ], |
+ }, |
'export_dependent_settings': [ |
'../accessibility/accessibility.gyp:ax_gen', |
], |