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

Unified Diff: 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: Add OWNERS to the interfaces directory. 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 600b917d824ff5a24a80b5623df8600e29e97ece..18d2bb21abd49336dabf76d24faa363f8b2da0a6 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -659,6 +659,7 @@ group("gn_only") {
"//chrome/browser/resources:extension_resource_demo",
"//chrome/installer/util:strings",
"//chrome/tools/convert_dict",
+ "//components/clipboard:clipboard_service_unittests",
"//components/constrained_window:unit_tests",
"//components/filesystem:filesystem_service_unittests",
"//components/leveldb:leveldb_service_unittests",
« no previous file with comments | « no previous file | components/clipboard/BUILD.gn » ('j') | components/clipboard/public/interfaces/clipboard.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698