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

Unified Diff: Source/build/scripts/make_names.pl

Issue 26414004: Move core/scripts to build/scripts so that platform can use them. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: Source/build/scripts/make_names.pl
diff --git a/Source/core/scripts/make_names.pl b/Source/build/scripts/make_names.pl
similarity index 99%
rename from Source/core/scripts/make_names.pl
rename to Source/build/scripts/make_names.pl
index d2570770c259b45fd6961033c9b9b3a8e036bd7c..6f249914b5491329b84ababb33ae48d77681803c 100755
--- a/Source/core/scripts/make_names.pl
+++ b/Source/build/scripts/make_names.pl
@@ -533,7 +533,7 @@ sub printLicenseHeader
print F "/*
* THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT EDIT.
*
- * This file was generated by the core/scripts/make_names.pl script.
+ * This file was generated by the build/scripts/make_names.pl script.
*
* Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
*

Powered by Google App Engine
This is Rietveld 408576698