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

Unified Diff: build/SConscript.main

Issue 14902: Add using_generated_resources.scons to the build. This (Closed)
Patch Set: derot Created 11 years, 12 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 | « no previous file | chrome/browser/browser.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/SConscript.main
diff --git a/build/SConscript.main b/build/SConscript.main
index 172feac40be577227d4a81329166118ab6d8a854..fa4483ae95ac3b99f853604056c410887b12c790 100644
--- a/build/SConscript.main
+++ b/build/SConscript.main
@@ -137,6 +137,7 @@ root_env = Environment(
THIRD_PARTY_WEBKIT_DIR = '$THIRD_PARTY_DIR/WebKit',
GTK_CLIP_DUMP_DIR = '$TOOLS_DIR/gtk_clipboard_dump',
+ GRIT_DIR = '$TOOLS_DIR/grit',
PYTHON=sys.executable,
« no previous file with comments | « no previous file | chrome/browser/browser.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698