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

Unified Diff: content/content_common.gypi

Issue 22944002: Implementation of the "Redirect URLs to Packaged Apps" feature. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code review comments + lint errors 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 965361dc80e72e35183d63711d0139707ae6755c..6c713b55015832fb6159e837e51fdf1db34a280c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -97,6 +97,8 @@
'public/common/url_constants.cc',
'public/common/url_constants.h',
'public/common/url_fetcher.h',
+ 'public/common/url_handling_messages.cc',
+ 'public/common/url_handling_messages.h',
'public/common/zygote_fork_delegate_linux.h',
'common/accessibility_messages.h',
'common/accessibility_node_data.cc',

Powered by Google App Engine
This is Rietveld 408576698