Index: ui/base/ui_base.gyp |
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp |
index b1b7168479a5cc9af45f750620ceab655781efcd..f1431442044aaf0633c8e0b6f2a1172d486578c3 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', |