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

Unified Diff: content/content_common.gypi

Issue 8801038: Make Clipboard::FormatType an opaque handle type. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Linux build too? Created 9 years 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index fdd4822e00e7e6e78063d6c42ff47c9f43fccf49..60f2a4aca51d5ce50b79e80eb6d4b3ba0b62f668 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -96,6 +96,7 @@
'common/chrome_application_mac.h',
'common/chrome_application_mac.mm',
'common/chrome_descriptors.h',
+ 'common/clipboard_messages.cc',
'common/clipboard_messages.h',
'common/content_message_generator.cc',
'common/content_message_generator.h',

Powered by Google App Engine
This is Rietveld 408576698