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

Unified Diff: mojo/mojo.gyp

Issue 562483002: mojo: Create a basic clipboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT to fix patch apply. Created 6 years, 3 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 | mojo/mojo_services.gypi » ('j') | mojo/services/public/interfaces/clipboard/clipboard.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 1c94d668f3eec61bc541c8e93cdc4b5d80335459..7c81d16f5870cc85b9fe6129f5d85cfff52bebfe 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -28,6 +28,8 @@
'mojo_application_manager_unittests',
'mojo_apps_js_unittests',
'mojo_base.gyp:mojo_base',
+ 'mojo_clipboard',
+ 'mojo_clipboard_unittests',
'mojo_compositor_app',
'mojo_content_handler_demo',
'mojo_echo_client',
« no previous file with comments | « no previous file | mojo/mojo_services.gypi » ('j') | mojo/services/public/interfaces/clipboard/clipboard.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698