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

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: Created 7 years, 4 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: 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',

Powered by Google App Engine
This is Rietveld 408576698