| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 65ebbd6c8246cd01fda075206ddeb3774f7195ed..5ba5d8b57b7af3f1618f6e681029ba8ceb5c83ce 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -17,6 +17,7 @@
|
| '../net/net.gyp:*',
|
| '../sdch/sdch.gyp:*',
|
| '../sql/sql.gyp:*',
|
| + '../sync/sync.gyp:*',
|
| '../testing/gmock.gyp:*',
|
| '../testing/gtest.gyp:*',
|
| '../third_party/bzip2/bzip2.gyp:*',
|
| @@ -42,7 +43,6 @@
|
| '../ppapi/ppapi_internal.gyp:*',
|
| '../printing/printing.gyp:*',
|
| '../skia/skia.gyp:*',
|
| - '../sync/sync.gyp:*',
|
| '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
|
| '../third_party/cld/cld.gyp:*',
|
| '../third_party/codesighs/codesighs.gyp:*',
|
|
|