Chromium Code Reviews| Index: Source/bindings/derived_sources.gyp |
| diff --git a/Source/bindings/derived_sources.gyp b/Source/bindings/derived_sources.gyp |
| index 15b7f606ec6066fdf4cbe0f719df79217da8688b..b2b82c24e8feebe91de0468aacd180bbd2527475 100644 |
| --- a/Source/bindings/derived_sources.gyp |
| +++ b/Source/bindings/derived_sources.gyp |
| @@ -272,6 +272,8 @@ |
| 'scripts/idl_validator.py', |
| 'scripts/interface_dependency_resolver.py', |
| 'scripts/IDLAttributes.txt', |
| + 'templates/callback.h', |
| + 'templates/callback.cpp', |
|
Nils Barth (inactive)
2013/07/24 11:41:20
How about using a variable for this (declared in t
kojih
2013/07/25 09:08:37
Thanks, done.
|
| # FIXME: If the dependency structure changes, we rebuild all files, |
| # since we're not computing dependencies file-by-file in the build. |
| '<(SHARED_INTERMEDIATE_DIR)/InterfaceDependencies.txt', |