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

Unified Diff: lib/Forward_h.template

Issue 2490733002: [inspector_protocol] Allow custom json parser. (Closed)
Patch Set: 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 | « lib/DispatcherBase_cpp.template ('k') | lib/Object_cpp.template » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/Forward_h.template
diff --git a/lib/Forward_h.template b/lib/Forward_h.template
index 04868b707fbaacd16fbcff45840473fb7f3c3778..34d1c0d3e946cd7553fee0a3ef71b5d1e6d5aa78 100644
--- a/lib/Forward_h.template
+++ b/lib/Forward_h.template
@@ -8,7 +8,6 @@
{% if config.lib.export_header %}
#include {{format_include(config.lib.export_header)}}
{% endif %}
-#include {{format_include(config.lib.platform_header)}}
#include {{format_include(config.lib.string_header)}}
#include <vector>
« no previous file with comments | « lib/DispatcherBase_cpp.template ('k') | lib/Object_cpp.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698