diff options
Diffstat (limited to 'apps/apps.gypi')
-rw-r--r-- | apps/apps.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/apps.gypi b/apps/apps.gypi index 62f6d896..2b8589a 100644 --- a/apps/apps.gypi +++ b/apps/apps.gypi @@ -53,7 +53,6 @@ 'launcher.cc', 'launcher.h', 'metrics_names.h', - 'native_app_window.h', 'pref_names.cc', 'pref_names.h', 'prefs.cc', @@ -70,6 +69,7 @@ 'shell_window_registry.h', 'switches.cc', 'switches.h', + 'ui/native_app_window.h', 'ui/views/shell_window_frame_view.cc', 'ui/views/shell_window_frame_view.h', ], |