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

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

Issue 2786673002: Separate ContentSettingsClient out from LocalFrameClient (Closed)
Patch Set: added class-level comment Created 3 years, 8 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 af8dc3075e88603b2379a753176334929b06e8d1..e91670990af09f0f0a8d83ca0c3e2b903b6f8636 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -57,14 +57,10 @@ component("web") {
"CompositorProxyClientImpl.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