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

Unified Diff: build_overrides/v8.gni

Issue 1397493004: Move //build/module_args/v8.gni to //build_overrides. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rework README to hopefully be clearer Created 5 years, 2 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_overrides/v8.gni
diff --git a/build/module_args/v8.gni b/build_overrides/v8.gni
similarity index 90%
copy from build/module_args/v8.gni
copy to build_overrides/v8.gni
index f18bfafc8815749b603bd08d4dcc13d931aa031d..4fc5f98c4f42f5b9401d58ea216bb41a0888aa2f 100644
--- a/build/module_args/v8.gni
+++ b/build_overrides/v8.gni
@@ -1,4 +1,4 @@
-# Copyright 2014 The Chromium Authors. All rights reserved.
+# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698