Moving directory 'build' one level up as it collides with a file named 'BUILD' which happens to be in that same location in the Google source depot.

R=chrisha@chromium.org, mark@chromium.org

Review URL: https://breakpad.appspot.com/1504002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1308 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
ivan.penkov@gmail.com 2014-04-10 17:37:20 +00:00
parent 347f7a10dd
commit 7dbca422d4
16 changed files with 10 additions and 10 deletions

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../build/common.gypi', '../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../../build/common.gypi', '../../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../../build/common.gypi', '../../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../../build/common.gypi', '../../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../../../build/common.gypi', '../../../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../../build/common.gypi', '../../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../../build/common.gypi', '../../../build/common.gypi',
], ],
'target_defaults': { 'target_defaults': {
}, },

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../build/common.gypi', '../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../../build/common.gypi', '../../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {

View file

@ -28,7 +28,7 @@
{ {
'includes': [ 'includes': [
'../../../../build/common.gypi', '../../../build/common.gypi',
], ],
'targets': [ 'targets': [
{ {