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

Unified Diff: Source/devtools/devtools.gypi

Issue 1098683002: [DevTools] Added Event Listeners sidebar in sources panel (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@window-listeners
Patch Set: Created 5 years, 7 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 | « no previous file | Source/devtools/front_end/sources/ObjectEventListenersSidebarPane.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 15bcc6171efa92bc2fa46b4549f7f0d93bf491db..a8b5816a9b375f25c2ba92787d6f0c0d07ef3669 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -562,6 +562,7 @@
'front_end/sources/JavaScriptSourceFrame.js',
'front_end/sources/jsdifflib.js',
'front_end/sources/NavigatorView.js',
+ 'front_end/sources/ObjectEventListenersSidebarPane.js',
'front_end/sources/RevisionHistoryView.js',
'front_end/sources/ScopeChainSidebarPane.js',
'front_end/sources/ScriptFormatter.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/sources/ObjectEventListenersSidebarPane.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698