From d59c0279964345b5e74f011d6d92413f1d36159f Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 3 Jul 2014 08:30:26 +0000 Subject: [PATCH] Link with chromiumviews on Linux and Windows. Without using chromiumviews it would be quite hard to setup a fully working environment with Aura on Linux now. --- brightray/brightray.gyp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/brightray/brightray.gyp b/brightray/brightray.gyp index aae368994d31..1110946a890e 100644 --- a/brightray/brightray.gyp +++ b/brightray/brightray.gyp @@ -101,6 +101,7 @@ 'link_settings': { 'libraries': [ '<(brightray_source_root)/<(libchromiumcontent_library_dir)/libchromiumcontent.so', + '<(brightray_source_root)/<(libchromiumcontent_library_dir)/libchromiumviews.a', '-lpthread', '