summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/debugger/SConscript')
-rw-r--r--chrome/browser/debugger/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/debugger/SConscript b/chrome/browser/debugger/SConscript
index 5b21722..ba79349 100644
--- a/chrome/browser/debugger/SConscript
+++ b/chrome/browser/debugger/SConscript
@@ -74,4 +74,4 @@ input_files = [
'debugger_wrapper.cc',
]
-env.StaticLibrary('debugger', input_files)
+env.ChromeStaticLibrary('debugger', input_files)