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

Unified Diff: chrome/browser/media/window_icon_util.h

Issue 2307083002: Cleanup: move WebRTC related files from chrome/browser/media to chrome/browser/media/webrtc/ (Closed)
Patch Set: Removed file wrongly resuscitated during rebase Created 4 years, 3 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: chrome/browser/media/window_icon_util.h
diff --git a/chrome/browser/media/window_icon_util.h b/chrome/browser/media/window_icon_util.h
deleted file mode 100644
index d8314949ec074a979c20e5d7a858b8c6707d923a..0000000000000000000000000000000000000000
--- a/chrome/browser/media/window_icon_util.h
+++ /dev/null
@@ -1,14 +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.
-
-#ifndef CHROME_BROWSER_MEDIA_WINDOW_ICON_UTIL_H_
-#define CHROME_BROWSER_MEDIA_WINDOW_ICON_UTIL_H_
-
-#include "content/public/browser/desktop_media_id.h"
-#include "third_party/webrtc/modules/desktop_capture/desktop_capture_options.h"
-#include "ui/gfx/image/image_skia.h"
-
-gfx::ImageSkia GetWindowIcon(content::DesktopMediaID id);
-
-#endif // CHROME_BROWSER_MEDIA_WINDOW_ICON_UTIL_H_
« no previous file with comments | « chrome/browser/media/webrtc_webcam_browsertest.cc ('k') | chrome/browser/media/window_icon_util_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698