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

Unified Diff: Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/background.html

Issue 242263007: Add <label> to items in Event Listener Breakpoint of Chrome Dev Tools Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 6 years, 8 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: Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/background.html
diff --git a/Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/background.html b/Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/background.html
new file mode 100644
index 0000000000000000000000000000000000000000..09d2616dbb32d1fdfcae6a501332b369dbe67f49
--- /dev/null
+++ b/Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/background.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Extension Reporter</title>
+ <script type="text/javascript" src="background_compiled.js"></script>
+ </head>
+ <body></body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698