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

Unified Diff: ash/ash.gyp

Issue 9297008: [HTerm-Crosh] Add key shortcut for opening Crosh on ChromeOS Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: pass GURL to OpenNewTab Created 8 years, 11 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index a4dfdef08d95eaae7981fd7c2989c5ec8c0fa388..99ace83da955d7ab4bba67ffff3f495f4b274f49 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -96,6 +96,8 @@
'shell.h',
'shell_delegate.h',
'shell_factory.h',
+ 'shell_url_constants.cc',
+ 'shell_url_constants.h',
'shell_window_ids.h',
'status_area/status_area_view.cc',
'status_area/status_area_view.h',

Powered by Google App Engine
This is Rietveld 408576698