Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: build.py

Issue 11039060: first run page redesign (Closed)
Patch Set: tansition changed, set Links fixed Created July 31, 2013, 12:47 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/content/ui/firstRun.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build.py
===================================================================
--- a/build.py
+++ b/build.py
@@ -1,7 +0,0 @@
-#!/usr/bin/env python
-# coding: utf-8
-
-import os, sys, subprocess
-
-import buildtools.build
-buildtools.build.processArgs('.', sys.argv)
« no previous file with comments | « no previous file | chrome/content/ui/firstRun.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld