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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2786673002: Separate ContentSettingsClient out from LocalFrameClient (Closed)
Patch Set: dchecks 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: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index ba9036383288ee09f4a2f086e3f376392ba5387b..887dc75933371f286016e1f9eb0d4637e1fff74f 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -55,14 +55,10 @@ component("web") {
"CompositorMutatorImpl.h",
"CompositorWorkerProxyClientImpl.cpp",
"CompositorWorkerProxyClientImpl.h",
- "ContextFeaturesClientImpl.cpp",
- "ContextFeaturesClientImpl.h",
"ContextMenuAllowedScope.cpp",
"ContextMenuAllowedScope.h",
"ContextMenuClientImpl.cpp",
"ContextMenuClientImpl.h",
- "DatabaseClientImpl.cpp",
- "DatabaseClientImpl.h",
"DateTimeChooserImpl.cpp",
"DateTimeChooserImpl.h",
"DedicatedWorkerMessagingProxyProviderImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698