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

Unified Diff: src/native_client/tools/modular-build/treemappers.py

Issue 6719038: Revert r4644, "Updated NaCl's build system to use SCons 2.0.1." (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 9 years, 9 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 | « src/native_client/site_scons/site_tools/target_platform_windows.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/native_client/tools/modular-build/treemappers.py
diff --git a/src/native_client/tools/modular-build/treemappers.py b/src/native_client/tools/modular-build/treemappers.py
index f336d97939a0626f7b4d7161dce231286b8bf237..db94a43b1f1883c703197c9ecaf5422c9fc8948c 100644
--- a/src/native_client/tools/modular-build/treemappers.py
+++ b/src/native_client/tools/modular-build/treemappers.py
@@ -136,7 +136,7 @@ def NaClSourceSubset(input_tree):
"third_party/gles2_book",
"third_party/npapi",
"third_party/pylib",
- "third_party/scons-2.0.1",
+ "third_party/scons",
# Pulled in from SVN repos via DEPS
"base",
"build",
« no previous file with comments | « src/native_client/site_scons/site_tools/target_platform_windows.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698