Index: third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi |
diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi |
index 56154302b1d08b216bda0c7cb8005228d896e283..e1706079292c36a810a345bcab2542a9073d15ac 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi |
+++ b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi |
@@ -5,6 +5,7 @@ |
{ |
'variables': { |
'bindings_core_v8_custom_files': [ |
+ 'V8ConsoleBaseCustom.cpp', |
'V8CSSStyleDeclarationCustom.cpp', |
'V8CustomEventCustom.cpp', |
'V8CustomXPathNSResolver.cpp', |