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

Unified Diff: headless/lib/browser/headless_platform_event_source.cc

Issue 2570873002: Revert of Implement a runtime headless mode for Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years 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/headless_platform_event_source.cc
diff --git a/headless/lib/browser/headless_platform_event_source.cc b/headless/lib/browser/headless_platform_event_source.cc
deleted file mode 100644
index 7c3100ee4f2d167a73677819f410c395f89a2c87..0000000000000000000000000000000000000000
--- a/headless/lib/browser/headless_platform_event_source.cc
+++ /dev/null
@@ -1,13 +0,0 @@
-// 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.
-
-#include "headless/lib/browser/headless_platform_event_source.h"
-
-namespace headless {
-
-HeadlessPlatformEventSource::HeadlessPlatformEventSource() {}
-
-HeadlessPlatformEventSource::~HeadlessPlatformEventSource() {}
-
-} // namespace headless
« no previous file with comments | « headless/lib/browser/headless_platform_event_source.h ('k') | headless/lib/browser/headless_web_contents_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698