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

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

Issue 27009005: Generate HTMLElementFactory with Python (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Actually use the code 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
« no previous file with comments | « Source/build/scripts/make_element_factory.py ('k') | Source/build/scripts/make_qualified_names.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/build/scripts/make_names.pl
diff --git a/Source/build/scripts/make_names.pl b/Source/build/scripts/make_names.pl
index 6f249914b5491329b84ababb33ae48d77681803c..4a76026cb69125c8b60ffd03435878c199a41c97 100755
--- a/Source/build/scripts/make_names.pl
+++ b/Source/build/scripts/make_names.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl -w
-
+#
# Copyright (C) 2005, 2006, 2007, 2009 Apple Inc. All rights reserved.
# Copyright (C) 2009, Julien Chaffraix <jchaffraix@webkit.org>
# Copyright (C) 2009 Torch Mobile Inc. All rights reserved. (http://www.torchmobile.com/)
« no previous file with comments | « Source/build/scripts/make_element_factory.py ('k') | Source/build/scripts/make_qualified_names.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698