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

Unified Diff: chrome/chrome_common.gypi

Issue 23847004: "Redirecting URLs to Packaged Apps" implementation: revised (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added 1 more test + addressed comments 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index c50836c1a5846f7d76330c7c3b4d143654e36689..a7a9ae125773ada90f3fbfdc34fe5e9a3d9365e2 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -219,6 +219,8 @@
'common/extensions/api/storage/storage_schema_manifest_handler.h',
'common/extensions/api/system_indicator/system_indicator_handler.cc',
'common/extensions/api/system_indicator/system_indicator_handler.h',
+ 'common/extensions/api/url_handlers/url_handlers_parser.cc',
+ 'common/extensions/api/url_handlers/url_handlers_parser.h',
'common/extensions/background_info.cc',
'common/extensions/background_info.h',
'common/extensions/chrome_extensions_client.cc',

Powered by Google App Engine
This is Rietveld 408576698