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

Unified Diff: content/content_common.gypi

Issue 206133002: Remove FormatType usage from ClipboardHostMsg_IsFormatAvailable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Win/Mac typo Created 6 years, 9 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 06bd8edb30184a27087c17e4b8ba8b5a5865dedf..22b65dd2196f60ccb4b453a7e5d2b464311a3731 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -138,6 +138,7 @@
'common/child_process_sandbox_support_impl_linux.cc',
'common/child_process_sandbox_support_impl_linux.h',
'common/child_process_sandbox_support_impl_shm_linux.cc',
+ 'common/clipboard_message_enums.h',
'common/clipboard_messages.cc',
'common/clipboard_messages.h',
'common/content_constants_internal.cc',

Powered by Google App Engine
This is Rietveld 408576698