Index: ui/base/ui_base.gyp |
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp |
index 21090e469ffba497e61f297ebcef3e644ada50f6..03642becfcf252f101c46c9761355cef9481186a 100644 |
--- a/ui/base/ui_base.gyp |
+++ b/ui/base/ui_base.gyp |
@@ -245,6 +245,7 @@ |
'touch/touch_editing_controller.h', |
'touch/touch_enabled.cc', |
'touch/touch_enabled.h', |
+ 'ui_base_export.h', |
'ui_base_exports.cc', |
'ui_base_paths.cc', |
'ui_base_paths.h', |
@@ -254,7 +255,6 @@ |
'ui_base_switches_util.h', |
'ui_base_types.cc', |
'ui_base_types.h', |
- 'ui_base_export.h', |
'view_prop.cc', |
'view_prop.h', |
'webui/jstemplate_builder.cc', |