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

Unified Diff: apps/apps.gypi

Issue 19490002: Add a main menu to the shim that matches the one in Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and rebase Created 7 years, 5 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_shim/chrome_main_app_mode_mac.mm ('k') | no next file » | 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 92a74a76849fa28bb897406a26c5495f1e8252ae..d50d4714ba9553f92bd8e45957d4a428fda22279 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -20,6 +20,7 @@
],
'include_dirs': [
'<(INTERMEDIATE_DIR)',
+ '<(grit_out_dir)',
],
'sources': [
'app_launch_for_metro_restart_win.cc',
« no previous file with comments | « apps/app_shim/chrome_main_app_mode_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698