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

Unified Diff: apps/apps.gypi

Issue 23847004: "Redirecting URLs to Packaged Apps" implementation: revised (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed the comment in app_window_contents.cc Created 7 years, 3 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 | « no previous file | apps/launcher.h » ('j') | apps/url_redirector.cc » ('J')
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 bd2bffc878a650ca4fd92634af7af837d6b91f8f..cbcb5eb7faa2084fae5875ee93e8aace8d810607 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -74,6 +74,8 @@
'shell_window_registry.h',
'switches.cc',
'switches.h',
+ 'url_redirector.cc',
+ 'url_redirector.h',
],
'conditions': [
['chromeos==1',
« no previous file with comments | « no previous file | apps/launcher.h » ('j') | apps/url_redirector.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698