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

Unified Diff: chrome/test/data/extensions/api_test/native_bindings/simple2.html

Issue 2768093002: [Reland][Extensions Bindings] Add support for filtered events (Closed)
Patch Set: Fix Created 3 years, 9 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: chrome/test/data/extensions/api_test/native_bindings/simple2.html
diff --git a/chrome/test/data/extensions/api_test/native_bindings/simple2.html b/chrome/test/data/extensions/api_test/native_bindings/simple2.html
new file mode 100644
index 0000000000000000000000000000000000000000..6178caef5702c33d5ae68bdee9ffa087cf8c436d
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/native_bindings/simple2.html
@@ -0,0 +1,6 @@
+<!doctype html>
+<html>
+<body>
+Simple 2
+</body>
+</html>
« no previous file with comments | « chrome/test/data/extensions/api_test/native_bindings/extension/manifest.json ('k') | extensions/common/event_filtering_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698