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

Unified Diff: build/android.gypi

Issue 18846002: Factor out toolset definitions in a separate gypi file (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: updates Created 7 years, 5 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
Index: build/android.gypi
diff --git a/build/android.gypi b/build/android.gypi
index ca097255bbb5ce4deb018d5d95743af22af67b7c..85e575e152422ac48a130c6701a6d4851977816b 100644
--- a/build/android.gypi
+++ b/build/android.gypi
@@ -27,7 +27,7 @@
# Definitions for building standalone V8 binaries to run on Android.
# This is mostly excerpted from:
-# http://src.chromium.org/viewvc/chrome/trunk/src/build/common.gypi
+# http://src.chromium.org/viewvc/chrome/trunk/src/build/toolchain.gypi
Jakob Kummerow 2013/07/10 09:19:48 accidental edit? I don't think Chromium has a tool
jochen (gone - plz use gerrit) 2013/07/10 11:00:28 Done.
{
'variables': {
« no previous file with comments | « Makefile ('k') | build/common.gypi » ('j') | src/third_party/vtune/v8vtune.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698