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

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: Prevent interception for POSTs sooner; prevent when prerendering. 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 310c4f82d4aae19a9fe7e05f7415f7f46c95a2b9..bb50edc99f2ad49f679c42cd1c60a6cfb16ae3d0 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -220,6 +220,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