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

Unified Diff: third_party/inspector_protocol/lib/Forward_h.template

Issue 2469063002: Roll third_party/inspector_protocol to cf45a6e89b17cdc9eeacdef4c003fcc55f7ec2a0 (Closed)
Patch Set: rebased test 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
Index: third_party/inspector_protocol/lib/Forward_h.template
diff --git a/third_party/inspector_protocol/lib/Forward_h.template b/third_party/inspector_protocol/lib/Forward_h.template
index 2ad3897ba9d3e4194dc8ed8a83fffa1ed957c3d9..93de83a4bdb11b8d1f967ca58c300cfbabea2652 100644
--- a/third_party/inspector_protocol/lib/Forward_h.template
+++ b/third_party/inspector_protocol/lib/Forward_h.template
@@ -19,12 +19,14 @@ namespace {{namespace}} {
template<typename T> class Array;
class DictionaryValue;
+class DispatchResponse;
using ErrorString = String;
class ErrorSupport;
class FundamentalValue;
class ListValue;
template<typename T> class Maybe;
class Object;
+using Response = DispatchResponse;
class SerializedValue;
class StringValue;
class UberDispatcher;
« no previous file with comments | « third_party/inspector_protocol/lib/DispatcherBase_h.template ('k') | third_party/inspector_protocol/lib/Maybe_h.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698