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

Unified Diff: sky/engine/web/BUILD.gn

Issue 706583004: Remove ViewportAnchor. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « no previous file | sky/engine/web/ViewportAnchor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/BUILD.gn
diff --git a/sky/engine/web/BUILD.gn b/sky/engine/web/BUILD.gn
index 4bd2c15a61c588298c45bb9bd88f6b2830ed43b0..751f4fdfd89690e1e78e8edae13a5e9ccfd2f08e 100644
--- a/sky/engine/web/BUILD.gn
+++ b/sky/engine/web/BUILD.gn
@@ -52,8 +52,6 @@ component("web") {
"PageWidgetDelegate.h",
"SpellCheckerClientImpl.cpp",
"SpellCheckerClientImpl.h",
- "ViewportAnchor.cpp",
- "ViewportAnchor.h",
"WebArrayBufferConverter.cpp",
"WebArrayBufferView.cpp",
"WebCache.cpp",
« no previous file with comments | « no previous file | sky/engine/web/ViewportAnchor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698