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

Unified Diff: chrome/chrome_common.gypi

Issue 11968032: Move 'theme' parsing out of Extension class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ManifestHandler registration in theme_service 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 7018c0190d828ed0880d282bb7d8dda78d990c9b..e11de8287bf6162f1c300d22add6c83535af6725 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -244,6 +244,8 @@
'common/extensions/permissions/usb_device_permission_data.h',
'common/extensions/request_media_access_permission_helper.cc',
'common/extensions/request_media_access_permission_helper.h',
+ 'common/extensions/theme_handler.cc',
+ 'common/extensions/theme_handler.h',
'common/extensions/unpacker.cc',
'common/extensions/unpacker.h',
'common/extensions/update_manifest.cc',

Powered by Google App Engine
This is Rietveld 408576698