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

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: ;_; 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/mojo_services.gypi » ('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 75dad88a86d02926e36e8ad656301bb0db0d933b..4048cc24d44932bc9dca9ce577dd6cbc60f07f9e 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/mojo_services.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698