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

Unified Diff: chrome/chrome_common.gypi

Issue 12253022: Manifest handler for all keys background-related. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 7efde3f398069f870a676f870b5db1729dc8ff0b..30c300ee32dea063cc1a4ce414d7ff750f00a8c6 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -184,6 +184,8 @@
'common/extensions/api/speech/tts_engine_manifest_handler.h',
'common/extensions/api/themes/theme_handler.cc',
'common/extensions/api/themes/theme_handler.h',
+ 'common/extensions/background_info.cc',
+ 'common/extensions/background_info.h',
'common/extensions/command.cc',
'common/extensions/command.h',
'common/extensions/csp_handler.cc',

Powered by Google App Engine
This is Rietveld 408576698