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

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: 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 9d42cc54cf9f1a7d24675e2a9d0bbcdad4853f94..27a7119994f334a8383fe2f2ef5e6e8a2764096d 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -124,6 +124,8 @@
'common/extensions/api/extension_api.cc',
'common/extensions/api/extension_api.h',
'common/extensions/api/extension_api_stub.cc',
+ 'common/extensions/api/devtools/devtools_page_handler.cc',
+ 'common/extensions/api/devtools/devtools_page_handler.h',
'common/extensions/api/omnibox/omnibox_handler.cc',
'common/extensions/api/omnibox/omnibox_handler.h',
'common/extensions/command.cc',

Powered by Google App Engine
This is Rietveld 408576698