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

Unified Diff: inspector_protocol.gni

Issue 2468923002: [inspector_protocol] support fall through and moveable Maybe (Closed)
Patch Set: added missing std::move 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
« no previous file with comments | « CodeGenerator.py ('k') | inspector_protocol.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: inspector_protocol.gni
diff --git a/inspector_protocol.gni b/inspector_protocol.gni
index 287f84e60b2933ce968db4414a9c7e2aaee52f04..34bc0de2088bb70239c801f65cbe0c8c7e88757f 100644
--- a/inspector_protocol.gni
+++ b/inspector_protocol.gni
@@ -33,7 +33,6 @@ template("inspector_protocol_generate") {
invoker.config_file,
"$inspector_protocol_dir/lib/Allocator_h.template",
"$inspector_protocol_dir/lib/Array_h.template",
- "$inspector_protocol_dir/lib/BackendCallback_h.template",
"$inspector_protocol_dir/lib/Collections_h.template",
"$inspector_protocol_dir/lib/DispatcherBase_cpp.template",
"$inspector_protocol_dir/lib/DispatcherBase_h.template",
« no previous file with comments | « CodeGenerator.py ('k') | inspector_protocol.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698