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

Unified Diff: athena/main/athena_main.gyp

Issue 477523002: Athena: Adding basic resource management framework (un-/re-loading) of V2 applications (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed Created 6 years, 4 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: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index c4641a88493ddc162767f55bed4026fff587c83a..b9a075f66179048421ffb6b80886a68d0c6c1c66 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -13,6 +13,7 @@
'dependencies': [
'../athena.gyp:athena_lib',
'../athena.gyp:athena_content_lib',
+ '../athena.gyp:athena_content_support_lib',
'../resources/athena_resources.gyp:athena_resources',
# debug_widow.cc depends on this. Remove this once debug_window
# is removed.
« no previous file with comments | « athena/main/athena_launcher.cc ('k') | athena/test/DEPS » ('j') | athena/test/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698