Revert 245563 and 245800 which made re2 GN generated.

This change keeps the BUILD file in the new location and does not resort the .gyp files to facilitate relanding.

TBR=thakis
BUG=

Review URL: https://codereview.chromium.org/132693017

git-svn-id: http://src.chromium.org/svn/trunk/src/build@246255 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
brettw@chromium.org 2014-01-22 09:27:25 +00:00
Родитель e9ef7cfab3
Коммит 7384b91b39
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -35,7 +35,7 @@
'conditions': [
['OS!="ios"', {
'dependencies': [
'../<(gyp_output_dir)/gn_gyp/third_party/re2/re2.gyp:re2',
'../third_party/re2/re2.gyp:re2',
'../cc/cc_tests.gyp:*',
'../device/bluetooth/bluetooth.gyp:*',
'../device/device_tests.gyp:*',