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

Unified Diff: headless/headless_browsertest_resources.grd

Issue 2902583002: Add some closureised JS bindings for DevTools for use by headless embedder (Closed)
Patch Set: Try and fix python test Created 3 years, 6 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 | « headless/BUILD.gn ('k') | headless/lib/browser/devtools_api/client_api_generator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/headless_browsertest_resources.grd
diff --git a/headless/headless_browsertest_resources.grd b/headless/headless_browsertest_resources.grd
new file mode 100644
index 0000000000000000000000000000000000000000..08da556ce05be1b5034d38bda74a148e8f54e185
--- /dev/null
+++ b/headless/headless_browsertest_resources.grd
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
+ <outputs>
+ <output filename="grit/headless_browsertest_resources.h" type="rc_header">
+ <emit emit_type='prepend'></emit>
+ </output>
+ <output filename="headless_browsertest_resources.pak" type="data_package" />
+ </outputs>
+ <translations />
+ <release seq="1">
+ <includes>
+ <include name="DEVTOOLS_BINDINGS_TEST" file="${gen_root}\headless\devtools_bindings_test.js" use_base_dir="false" type="BINDATA" />
+ </includes>
+ </release>
+</grit>
« no previous file with comments | « headless/BUILD.gn ('k') | headless/lib/browser/devtools_api/client_api_generator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698