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

Unified Diff: athena/main/athena_main.gyp

Issue 404683002: athena: Rename athena_resources target to athena_pak. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « no previous file | athena/resources/athena_resources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index aa00ee737fddc03f1a595458e4040fea9e0d4b97..c0cf060e91b32eca3f5c3ec661ea1fe8bf5a7dc7 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -13,7 +13,7 @@
'dependencies': [
'../athena.gyp:athena_lib',
'../athena.gyp:athena_content_lib',
- '../resources/athena_resources.gyp:athena_resources',
+ '../resources/athena_resources.gyp:athena_pak',
'../../apps/shell/app_shell.gyp:app_shell_lib',
'../../ash/ash_resources.gyp:ash_resources',
'../../chromeos/chromeos.gyp:power_manager_proto',
« no previous file with comments | « no previous file | athena/resources/athena_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698