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

Unified Diff: athena/athena.gyp

Issue 336263002: Adds an item for loaded app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 6 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 | « apps/shell/browser/shell_extension_system.h ('k') | athena/content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index b6ecb875c4f655eb00567d0d3875387ef7cd6e3b..360dd1c646aec5cb666de94ff062822dc9341670 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -59,7 +59,7 @@
},
{
'target_name': 'athena_content_lib',
- 'type': '<(component)',
+ 'type': 'static_library',
'dependencies': [
'athena_lib',
'../content/content.gyp:content_browser',
« no previous file with comments | « apps/shell/browser/shell_extension_system.h ('k') | athena/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698