summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser')
-rw-r--r--chrome/browser/browser.scons1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/browser.scons b/chrome/browser/browser.scons
index 0cb68e8..81221a3 100644
--- a/chrome/browser/browser.scons
+++ b/chrome/browser/browser.scons
@@ -25,6 +25,7 @@ env.Append(
LIBS = [
'debugger',
'glue',
+ 'views',
],
)