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

Unified Diff: components/mus/BUILD.gn

Issue 1978763003: Readd the clipboard service and get it compiling again. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sequence numbers in state. Created 4 years, 7 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 | components/mus/clipboard/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/BUILD.gn
diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn
index 4322211747682be1746fdd246d737c88a6d26b5e..65ae8ee62c5530e3064b460367951812280db693 100644
--- a/components/mus/BUILD.gn
+++ b/components/mus/BUILD.gn
@@ -83,6 +83,7 @@ source_set("lib") {
"//base",
"//cc",
"//cc/surfaces",
+ "//components/mus/clipboard:lib",
"//components/mus/gles2",
"//components/mus/gpu",
"//components/mus/public/interfaces",
« no previous file with comments | « no previous file | components/mus/clipboard/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698