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

Unified Diff: athena/resources/athena_resources.gyp

Issue 412713002: Move apps/shell to extensions/shell. (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
Index: athena/resources/athena_resources.gyp
diff --git a/athena/resources/athena_resources.gyp b/athena/resources/athena_resources.gyp
index e3bc6aa639df10c6911388d5eff5bec19a969c55..0bc98472967a1e1e7d04de5767a946156bec5ccb 100644
--- a/athena/resources/athena_resources.gyp
+++ b/athena/resources/athena_resources.gyp
@@ -11,7 +11,7 @@
'target_name': 'athena_pak',
'type': 'none',
'dependencies': [
- '../../apps/shell/app_shell.gyp:app_shell_pak',
+ '../../extensions/shell/app_shell.gyp:app_shell_pak',
James Cook 2014/07/23 00:16:06 alphabetize?
Yoyo Zhou 2014/07/23 00:59:49 Done.
'../../ash/ash_resources.gyp:ash_resources',
'../../content/content_resources.gyp:content_resources',
'../../webkit/webkit_resources.gyp:webkit_resources',

Powered by Google App Engine
This is Rietveld 408576698