Revision: 19448
Author: [email protected]
Date: Tue Feb 18 13:51:46 2014 UTC
Log: Fix merge-to-branch imports.
BUG=
[email protected]
Review URL: https://codereview.chromium.org/170513002
http://code.google.com/p/v8/source/detail?r=19448
Modified:
/branches/bleeding_edge/tools/push-to-trunk/merge_to_branch.py
=======================================
--- /branches/bleeding_edge/tools/push-to-trunk/merge_to_branch.py Tue Feb
18 13:47:56 2014 UTC
+++ /branches/bleeding_edge/tools/push-to-trunk/merge_to_branch.py Tue Feb
18 13:51:46 2014 UTC
@@ -27,6 +27,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
from collections import OrderedDict
+import optparse
+import sys
from common_includes import *
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.