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

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

Issue 2786673002: Separate ContentSettingsClient out from LocalFrameClient (Closed)
Patch Set: 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: 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 a1c6cdabc631ce5bd40297307d528ff6323d702a..beffa2ca07e4ba22f298615f2bf92533b9adaf99 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