summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/views.gyp b/views/views.gyp
index b6e79a6..f3e9192 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -402,8 +402,8 @@
}],
['touchui==0', {
'sources!': [
- 'native_menu_x.cc',
- 'native_menu_x.h',
+ 'controls/menu/native_menu_x.cc',
+ 'controls/menu/native_menu_x.h',
'widget/tooltip_manager_views.cc',
'touchui/touch_selection_controller_impl.cc',
'touchui/touch_selection_controller_impl.h',