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

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

Issue 2616023004: Remove NoExceptionStateAssertionChecker (Closed)
Patch Set: temp Created 3 years, 11 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/bindings.gni
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
index b9f725310d09784d02accd88a4ae283722db780e..0c79f30e191cb9b37bc1574c4f9647fd67a9060b 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -60,7 +60,6 @@ bindings_core_v8_files =
"core/v8/ExceptionMessages.h",
"core/v8/ExceptionState.cpp",
"core/v8/ExceptionState.h",
- "core/v8/ExceptionStatePlaceholder.cpp",
"core/v8/ExceptionStatePlaceholder.h",
"core/v8/GeneratedCodeHelper.cpp",
"core/v8/GeneratedCodeHelper.h",

Powered by Google App Engine
This is Rietveld 408576698