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

Unified Diff: chrome/chrome_common.gypi

Issue 11821009: move 'web_accessible_resources' parsing out of Extension class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@url_parse
Patch Set: Created 7 years, 11 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 b80574520bb5cbee850dcc3a9e58b6759d85bf3a..bbc1b9a018a5ea359d21e80bc16151e0d7eae412 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -181,6 +181,8 @@
'common/extensions/manifest_handler.h',
'common/extensions/manifest_url_handler.cc',
'common/extensions/manifest_url_handler.h',
+ 'common/extensions/manifest_web_handler.cc',
+ 'common/extensions/manifest_web_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