Skip to content

Commit c00e574

Browse files
committed
service_names.mojom was removed.
Chromium change: https://chromium.googlesource.com/chromium/src.git/+/23912460644e19c382c223d9115a290f7a4b5394 commit 23912460644e19c382c223d9115a290f7a4b5394 Author: Ken Rockot <[email protected]> Date: Wed Dec 9 19:32:42 2020 +0000 Delete service_names.mojom Content hasn't actually used Service Manager-based services in ages, and these names are only relevant to those things. They're still used by //chromecast, but in extremely limited capacity. This moves a few constant definitions into //chromecast C++ code and wipes out service_names.mojom. Most of the CL is deletion of stale includes of the generated header. Bug: 977637
1 parent 8a92a60 commit c00e574

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

browser/brave_content_browser_client.cc

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
#include "content/public/browser/browser_url_handler.h"
4747
#include "content/public/browser/navigation_handle.h"
4848
#include "content/public/common/content_switches.h"
49-
#include "content/public/common/service_names.mojom.h"
5049
#include "extensions/buildflags/buildflags.h"
5150
#include "net/base/registry_controlled_domains/registry_controlled_domain.h"
5251
#include "net/cookies/site_for_cookies.h"

0 commit comments

Comments
 (0)