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

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

Issue 2837503002: Move (Resize|Rotation)ViewportAnchor.* from web/ to core/frame/. (Closed)
Patch Set: 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 4d1be175fd3a7ccfd9e5ebdafcc76318cdc931ba..09b9991790886ecec7a97a00f6e9da1b89c42432 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -107,10 +107,6 @@ component("web") {
"RemoteFrameClientImpl.h",
"RemoteFrameOwner.cpp",
"RemoteFrameOwner.h",
- "ResizeViewportAnchor.cpp",
- "ResizeViewportAnchor.h",
- "RotationViewportAnchor.cpp",
- "RotationViewportAnchor.h",
"ServiceWorkerGlobalScopeClientImpl.cpp",
"ServiceWorkerGlobalScopeClientImpl.h",
"ServiceWorkerGlobalScopeProxy.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/frame/RotationViewportAnchor.cpp ('k') | third_party/WebKit/Source/web/ResizeViewportAnchor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698