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

Unified Diff: Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py

Issue 14110002: Introduce bindings.gyp (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
Index: Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py
diff --git a/Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py b/Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py
index bac80817ed34e1a219bd778420f788ad51d6f930..34b7b7a0d402697d067740d8efbfd493ebcf5163 100644
--- a/Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py
+++ b/Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py
@@ -41,6 +41,8 @@
#
# Note that IDL_FILES_LIST is a text file containing the IDL file paths.
+# FIXME: Move to bindings/scripts
+
import errno
import os
import os.path

Powered by Google App Engine
This is Rietveld 408576698