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

Unified Diff: chrome/chrome_common.gypi

Issue 11446034: SupportsUserData and manifest handlers for Extension; use them for the Omnibox API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 09f5044d82839f552d57ad631236e76a9df30fc0..6d7e26be4748148fe2cbe4815ce4cf1befd99826 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -170,6 +170,8 @@
'common/extensions/file_browser_handler.h',
'common/extensions/manifest.cc',
'common/extensions/manifest.h',
+ 'common/extensions/manifest_handler.cc',
+ 'common/extensions/manifest_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