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

Unified Diff: ui/base/ui_base.gyp

Issue 574273002: Rewrite clipboard write IPC handling to be easier to understand. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a small bug 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 96cb8d93b8653343bd1ed6493fd825ceca266e4a..dd7583768f6279bdf24013b83e88d39eddc2caf6 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -34,6 +34,7 @@
],
'export_dependent_settings': [
'../../net/net.gyp:net',
+ '../../skia/skia.gyp:skia',
'../gfx/gfx.gyp:gfx',
],
'sources' : [
« ui/base/clipboard/scoped_clipboard_writer.cc ('K') | « ui/base/clipboard/scoped_clipboard_writer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698