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

Unified Diff: chrome/chrome_common.gypi

Issue 11624036: Move the parsing of homepage_url" and "devtools_page" out of Extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments incorporated Created 7 years, 12 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 2f715b56695cdd6a9e7f859bf9358549438c8915..b80574520bb5cbee850dcc3a9e58b6759d85bf3a 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -179,6 +179,8 @@
'common/extensions/manifest.h',
'common/extensions/manifest_handler.cc',
'common/extensions/manifest_handler.h',
+ 'common/extensions/manifest_url_handler.cc',
+ 'common/extensions/manifest_url_handler.h',
'common/extensions/matcher/regex_set_matcher.cc',
'common/extensions/matcher/regex_set_matcher.h',
'common/extensions/matcher/string_pattern.cc',

Powered by Google App Engine
This is Rietveld 408576698