diff options
Diffstat (limited to 'chrome/common/common.scons')
-rw-r--r-- | chrome/common/common.scons | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons index 6c3378a..b6b43aa 100644 --- a/chrome/common/common.scons +++ b/chrome/common/common.scons @@ -104,6 +104,7 @@ input_files = ChromeFileList([ 'accessibility.h', 'animation.cc', 'animation.h', + 'bindings_policy.h', 'child_process.cc', 'child_process.h', 'child_process_host.cc', |