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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/v8.gni

Issue 2397363002: Replace hand-written IDBObserverCallback with auto-generated code (Closed)
Patch Set: rebase Created 4 years, 2 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
Index: third_party/WebKit/Source/bindings/modules/v8/v8.gni
diff --git a/third_party/WebKit/Source/bindings/modules/v8/v8.gni b/third_party/WebKit/Source/bindings/modules/v8/v8.gni
index f861c365e19eb38be9ce410d5c4f36c3746b639c..6fedd0999488c7475b8bfb590833b615334ffe30 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/v8.gni
+++ b/third_party/WebKit/Source/bindings/modules/v8/v8.gni
@@ -23,8 +23,6 @@ bindings_modules_v8_files =
"ToV8ForModules.h",
"V8BindingForModules.cpp",
"V8BindingForModules.h",
- "V8IDBObserverCallback.cpp",
- "V8IDBObserverCallback.h",
"V8ServiceWorkerMessageEventInternal.h",
"WebGLAny.cpp",
"WebGLAny.h",
« no previous file with comments | « third_party/WebKit/Source/bindings/modules/v8/generated.gni ('k') | third_party/WebKit/Source/bindings/scripts/utilities.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698