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

Unified Diff: gypfiles/isolate.gypi

Issue 1848553003: [gn] Move build to gypfiles (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Preserve old state for the dance Created 4 years, 8 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 | « gypfiles/has_valgrind.py ('k') | gypfiles/landmine_utils.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gypfiles/isolate.gypi
diff --git a/build/isolate.gypi b/gypfiles/isolate.gypi
similarity index 98%
rename from build/isolate.gypi
rename to gypfiles/isolate.gypi
index b05ca6f65226ec64d10b14f2a53bff988e5e4369..a9614b5d64525e0e9e8283d5cda4af290bbf8185 100644
--- a/build/isolate.gypi
+++ b/gypfiles/isolate.gypi
@@ -17,7 +17,7 @@
# 'foo_test',
# ],
# 'includes': [
-# '../build/isolate.gypi',
+# '../gypfiles/isolate.gypi',
# ],
# 'sources': [
# 'foo_test.isolate',
« no previous file with comments | « gypfiles/has_valgrind.py ('k') | gypfiles/landmine_utils.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698