Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2266)

Unified Diff: build/common.gypi

Issue 614053003: Replace build_angle.gyp with angle.gyp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/all.gyp ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « build/all.gyp ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698