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

Unified Diff: chrome/chrome_common.gypi

Issue 12316077: Move the parsing of app.launch related keys out of Extension class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 9 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
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/common/extensions/app_launcher_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 95d928293e8b5c6414bbdca23a25bb37ba3c5fc3..6496d8575365937e038fce6b37ef4ba7c88a096d 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -185,6 +185,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/app_launcher_info.cc',
+ 'common/extensions/app_launcher_info.h',
'common/extensions/background_info.cc',
'common/extensions/background_info.h',
'common/extensions/command.cc',
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/common/extensions/app_launcher_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698