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

Unified Diff: sandbox/sandbox.gyp

Issue 206006: Force inclusion of build/common.gypi for all chromium gyp files. (Closed)
Patch Set: 2nd round of feedback Created 11 years, 3 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
« o3d/DEPS_gyp ('K') | « rlz/rlz.gyp ('k') | sdch/sdch.gyp » ('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 186625f7ac14b612f360487769636a4ab04e01a8..72728938e3de24a0d27e69eefb94a37b7a54da32 100644
--- a/sandbox/sandbox.gyp
+++ b/sandbox/sandbox.gyp
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../build/common.gypi',
- ],
'conditions': [
[ 'OS=="linux"', {
'targets': [
« o3d/DEPS_gyp ('K') | « rlz/rlz.gyp ('k') | sdch/sdch.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698