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

Unified Diff: headless/lib/browser/devtools_api/domain_types_forward_declarations_h.template

Issue 2783983002: Cleanup headless templates and message_dispatcher.h. (Closed)
Patch Set: build 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: headless/lib/browser/devtools_api/domain_types_forward_declarations_h.template
diff --git a/headless/lib/browser/devtools_api/domain_types_forward_declarations_h.template b/headless/lib/browser/devtools_api/domain_types_forward_declarations_h.template
index b321a17bc56bd9bee74167cea402842523f8bc04..d1a972c44e6820e2ec76be22190634da881f60a7 100644
--- a/headless/lib/browser/devtools_api/domain_types_forward_declarations_h.template
+++ b/headless/lib/browser/devtools_api/domain_types_forward_declarations_h.template
@@ -1,18 +1,13 @@
// This file is generated
-// Copyright (c) 2016 The Chromium Authors. All rights reserved.
+// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef HEADLESS_PUBLIC_DEVTOOLS_INTERNAL_TYPES_FORWARD_DECLARATIONS_{{domain.domain | camelcase_to_hacker_style | upper}}_H_
#define HEADLESS_PUBLIC_DEVTOOLS_INTERNAL_TYPES_FORWARD_DECLARATIONS_{{domain.domain | camelcase_to_hacker_style | upper}}_H_
-#include "base/optional.h"
#include "base/values.h"
-#include "headless/public/headless_export.h"
-#include "headless/public/util/error_reporter.h"
-
-#include "base/memory/ptr_util.h"
namespace headless {
« no previous file with comments | « headless/lib/browser/devtools_api/domain_h.template ('k') | headless/lib/browser/devtools_api/domain_types_h.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698