| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index dc0f525141895df11559638b088c6a236bf3dbb3..a19699b15df02c510da3207205033e395121475b 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -2343,7 +2343,7 @@
|
| # This temporary variable lets us change the name of the gyp file
|
| # in blink and in chromium simultaneously. It should go away after
|
| # we're done changing the path.
|
| - 'angle_gyp': 'build_angle.gyp',
|
| + 'angle_gyp': 'angle.gyp',
|
|
|
| # List of default apps to install in new profiles. The first list contains
|
| # the source files as found in svn. The second list, used only for linux,
|
|
|