summaryrefslogtreecommitdiffstats
path: root/gpu/gpu_config.gypi
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-16 18:49:41 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-16 18:49:41 +0000
commitdadf8c49e3a2deb3c79c3e95e1702cab95eeaab7 (patch)
treef263c4bd212f52ac02a4207093abc74afea25b80 /gpu/gpu_config.gypi
parent83146ab03ac84854485a5ba57159882fca685127 (diff)
downloadchromium_src-dadf8c49e3a2deb3c79c3e95e1702cab95eeaab7.zip
chromium_src-dadf8c49e3a2deb3c79c3e95e1702cab95eeaab7.tar.gz
chromium_src-dadf8c49e3a2deb3c79c3e95e1702cab95eeaab7.tar.bz2
Revert of Convert the re2 GYP targets to be generated by GN. (https://codereview.chromium.org/68853015/)
Reason for revert: Broke Blink compile Original issue's description: > Convert the re2 GYP targets to be generated by GN. > > BUG=288991 > R=bradnelson@google.com > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245254 TBR=bradnelson@chromium.org,bradnelson@google.com NOTREECHECKS=true NOTRY=true BUG=288991 Review URL: https://codereview.chromium.org/141063002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245271 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/gpu_config.gypi')
-rw-r--r--gpu/gpu_config.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu/gpu_config.gypi b/gpu/gpu_config.gypi
index 8d35a96..9c1d581 100644
--- a/gpu/gpu_config.gypi
+++ b/gpu/gpu_config.gypi
@@ -5,7 +5,7 @@
{
'dependencies': [
'../base/base.gyp:base',
- '../out/gn_gyp/third_party/re2/re2.gyp:re2',
+ '../third_party/re2/re2.gyp:re2',
'../ui/gl/gl.gyp:gl',
],
'include_dirs': [