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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2533483002: [DevTools] Typed events and event listeners. (Closed)
Patch Set: Created 4 years, 1 month 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/devtools/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index cff1ae08138891774e49928d797477436214ec35..6567f900b4b53078b6e77f6e1faf69a1114cb56e 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -35,6 +35,7 @@ devtools_common_js_files = [
"front_end/common/Geometry.js",
"front_end/common/ModuleExtensionInterfaces.js",
"front_end/common/Object.js",
+ "front_end/common/ObjectBase.js",
"front_end/common/OutputStream.js",
"front_end/common/ParsedURL.js",
"front_end/common/Progress.js",

Powered by Google App Engine
This is Rietveld 408576698