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

Unified Diff: build/all.gyp

Issue 412713002: Move apps/shell to extensions/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 40% 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 | « athena/test/sample_activity_factory.cc ('k') | extensions/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 04dedca4bc263f062d0a76f989fcbca2f30dd3e4..be5b16467c177057c4d4035436d3f1b9f68c3b7e 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -235,7 +235,7 @@
}],
['chromeos==1 or (OS=="linux" and use_aura==1)', {
'dependencies': [
- '../apps/shell/app_shell.gyp:*',
+ '../extensions/shell/app_shell.gyp:*',
],
}],
['chromeos==1', {
« no previous file with comments | « athena/test/sample_activity_factory.cc ('k') | extensions/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698