diff --git a/.gclient b/.gclient deleted file mode 100644 index 7b91b23c6a480..0000000000000 --- a/.gclient +++ /dev/null @@ -1,11 +0,0 @@ -solutions = [ - { "name" : "v8", - "url" : "https://github.com/crosswalk-project/v8-crosswalk.git@origin/next", - "deps_file" : "DEPS", - "managed" : True, - "custom_deps" : { - }, - "safesync_url": "", - }, -] -cache_dir = None diff --git a/.gclient_entries b/.gclient_entries deleted file mode 100644 index eaa9aae0b3969..0000000000000 --- a/.gclient_entries +++ /dev/null @@ -1,17 +0,0 @@ -entries = { - 'v8': 'https://github.com/crosswalk-project/v8-crosswalk.git@origin/next', - 'v8/build/gyp': 'https://chromium.googlesource.com/external/gyp.git@2c1e6cced23554ce84806e570acea637f6473afc', - 'v8/buildtools': 'https://chromium.googlesource.com/chromium/buildtools.git@4a95614772d9bcbd8bc197e1d9bd034e088fc740', - 'v8/test/benchmarks/data': 'https://chromium.googlesource.com/v8/deps/third_party/benchmarks.git@05d7188267b4560491ff9155c5ee13e207ecd65f', - 'v8/test/mozilla/data': 'https://chromium.googlesource.com/v8/deps/third_party/mozilla-tests.git@f6c578a10ea707b1a8ab0b88943fe5115ce2b9be', - 'v8/test/simdjs/data': 'https://chromium.googlesource.com/external/github.com/tc39/ecmascript_simd.git@c8ef63c728283debc25891123eb00482fee4b8cd', - 'v8/test/test262/data': 'https://chromium.googlesource.com/external/github.com/tc39/test262.git@ea222fb7d09e334c321b987656315ad4056ded96', - 'v8/testing/gmock': 'https://chromium.googlesource.com/external/googlemock.git@0421b6f358139f02e102c9c332ce19a33faf75be', - 'v8/testing/gtest': 'https://chromium.googlesource.com/external/github.com/google/googletest.git@6f8a66431cb592dad629028a50b3dd418a408c87', - 'v8/third_party/icu': 'https://chromium.googlesource.com/chromium/deps/icu.git@42c58d4e49f2250039f0e98d43e0b76e8f5ca024', - 'v8/tools/clang': 'https://chromium.googlesource.com/chromium/src/tools/clang.git@66f5328417331216569e8beb244fd887f62e8997', - 'v8/tools/swarming_client': 'https://chromium.googlesource.com/external/swarming.client.git@8fce79620b04bbe5415ace1103db27505bdc4c06', - 'v8/buildtools/clang_format/script': 'https://chromium.googlesource.com/chromium/llvm-project/cfe/tools/clang-format.git@81edd558fea5dd7855d67a1dc61db34ae8c1fd63', - 'v8/buildtools/third_party/libc++/trunk': 'https://chromium.googlesource.com/chromium/llvm-project/libcxx.git@48198f9110397fff47fe7c37cbfa296be7d44d3d', - 'v8/buildtools/third_party/libc++abi/trunk': 'https://chromium.googlesource.com/chromium/llvm-project/libcxxabi.git@4ad1009ab3a59fa7a6896d74d5e4de5885697f95', -}