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

Unified Diff: chrome/chrome_common.gypi

Issue 16171011: Move parsing of NaCl modules out of Extension. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 1cdfab2487d40b1a39f850564e90d61a20be4e3e..cd6710e48558f612931d1a83869329244148a64c 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -262,6 +262,8 @@
'common/extensions/manifest_handlers/icons_handler.h',
'common/extensions/manifest_handlers/kiosk_enabled_info.cc',
'common/extensions/manifest_handlers/kiosk_enabled_info.h',
+ 'common/extensions/manifest_handlers/nacl_modules_handler.cc',
+ 'common/extensions/manifest_handlers/nacl_modules_handler.h',
'common/extensions/manifest_handlers/offline_enabled_info.cc',
'common/extensions/manifest_handlers/offline_enabled_info.h',
'common/extensions/manifest_handlers/requirements_handler.cc',

Powered by Google App Engine
This is Rietveld 408576698