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

Unified Diff: sandbox/sandbox.gyp

Issue 10808003: Move sandbox/sandbox_linux.gypi to sandbox/linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « sandbox/linux/sandbox_linux.gypi ('k') | sandbox/sandbox_linux.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/sandbox.gyp
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp
index 1d87d116e1b84760a3babe7d8e35964df2df6eea..c953f08aa659d68879bdcab45055b2ebe11a16b0 100644
--- a/sandbox/sandbox.gyp
+++ b/sandbox/sandbox.gyp
@@ -14,7 +14,7 @@
}],
[ 'OS=="linux"', {
'includes': [
- 'sandbox_linux.gypi',
+ 'linux/sandbox_linux.gypi',
],
}],
[ 'OS!="win" and OS!="mac" and OS!="linux"', {
« no previous file with comments | « sandbox/linux/sandbox_linux.gypi ('k') | sandbox/sandbox_linux.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698