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

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

Issue 1219833007: Remove sky/engine/platform/clipboard (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « no previous file | sky/engine/platform/clipboard/ClipboardMimeTypes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 84b10f818bf2acabe5bb459d7501691121ff6b53..1b838bc821c6e20ad6c502fdd6c46344439f2c9c 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -165,11 +165,6 @@ source_set("platform") {
"animation/TimingFunction.cpp",
"animation/TimingFunction.h",
"animation/UnitBezier.h",
- "clipboard/ClipboardMimeTypes.cpp",
- "clipboard/ClipboardMimeTypes.h",
- "clipboard/ClipboardUtilities.cpp",
- "clipboard/ClipboardUtilities.h",
- "clipboard/ClipboardUtilitiesPosix.cpp",
"exported/Platform.cpp",
"exported/ServiceProvider.cpp",
"exported/WebArrayBuffer.cpp",
@@ -659,7 +654,6 @@ test("platform_unittests") {
"TestingPlatformSupport.h",
"animation/TimingFunctionTest.cpp",
"animation/UnitBezierTest.cpp",
- "clipboard/ClipboardUtilitiesTest.cpp",
"fonts/FontCacheTest.cpp",
"fonts/FontDescriptionTest.cpp",
"fonts/FontTest.cpp",
« no previous file with comments | « no previous file | sky/engine/platform/clipboard/ClipboardMimeTypes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698