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

Unified Diff: third_party/WebKit/Source/core/dom/BUILD.gn

Issue 2335073003: Move DOMError to modules/quota (Closed)
Patch Set: V2 Created 4 years, 3 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/core/dom/BUILD.gn
diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
index 719c929c731dfc594713b551d98a57aeb67bf327..6fe28cb467803815e2d27c378c91d21eddb09ef8 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -51,8 +51,6 @@ blink_core_sources("dom") {
"DOMArrayPiece.h",
"DOMDataView.cpp",
"DOMDataView.h",
- "DOMError.cpp",
- "DOMError.h",
"DOMException.cpp",
"DOMException.h",
"DOMImplementation.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/css/FontFaceSetLoadEvent.h ('k') | third_party/WebKit/Source/core/dom/DOMError.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698