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

Unified Diff: src/platform/theme/SConstruct

Issue 501086: Adds build infrastracture for Gtk theme. (Closed)
Patch Set: Remvoes unneeded import Created 11 years 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 | « src/package_repo/package-list-prod.txt ('k') | src/platform/theme/debian/changelog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/theme/SConstruct
diff --git a/src/platform/theme/SConstruct b/src/platform/theme/SConstruct
index 1fa1a8869624633df6c7a94c69c30ee762c38830..3d7b1e33d402cc86fdbd59e29e74b74b6d0dae69 100644
--- a/src/platform/theme/SConstruct
+++ b/src/platform/theme/SConstruct
@@ -2,9 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import os
-import sys
-
SOURCES=['theme_draw.cc', 'theme_main.cc']
env = Environment(
« no previous file with comments | « src/package_repo/package-list-prod.txt ('k') | src/platform/theme/debian/changelog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698