Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2445)

Unified Diff: apps/apps.gypi

Issue 27207003: Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk} (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase again Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « apps/app_window_contents.cc ('k') | apps/native_app_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index 62f6d896bfa9f6c717f42d6e287e61c2ce97c382..2b8589aa9cfaf79d0fcbff7561977b6c7194ba91 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',
],
« no previous file with comments | « apps/app_window_contents.cc ('k') | apps/native_app_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698