Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(391)

Unified Diff: Source/bindings/v8/v8.gypi

Issue 348303002: Move invodeCallback from V8Callback to V8Binding (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/bindings/v8/V8Callback.cpp ('k') | Source/core/css/MediaQueryListListener.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/v8/v8.gypi
diff --git a/Source/bindings/v8/v8.gypi b/Source/bindings/v8/v8.gypi
index c95a11aa8eeb8d5ead9ff4bc63ae09d807915abe..3b0c97a866e4d0b8375225e8d1b77a4ce9b6adc0 100644
--- a/Source/bindings/v8/v8.gypi
+++ b/Source/bindings/v8/v8.gypi
@@ -91,8 +91,6 @@
'V8Binding.cpp',
'V8Binding.h',
'V8BindingMacros.h',
- 'V8Callback.cpp',
- 'V8Callback.h',
'V8CustomElementLifecycleCallbacks.cpp',
'V8CustomElementLifecycleCallbacks.h',
'V8DOMActivityLogger.cpp',
« no previous file with comments | « Source/bindings/v8/V8Callback.cpp ('k') | Source/core/css/MediaQueryListListener.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698