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

Unified Diff: ui/base/clipboard/custom_data_helper_linux.cc

Issue 232773008: More removal of GTK code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove base/ so I don't need another stamp. Created 6 years, 8 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 | « ui/base/clipboard/custom_data_helper.h ('k') | ui/base/l10n/l10n_util_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/clipboard/custom_data_helper_linux.cc
diff --git a/ui/base/clipboard/custom_data_helper_linux.cc b/ui/base/clipboard/custom_data_helper_linux.cc
index c9dc47fd1766e95599e5311687b93e67c8a43d55..d8cc89edff558d052a49bd61121b7e58301aa0aa 100644
--- a/ui/base/clipboard/custom_data_helper_linux.cc
+++ b/ui/base/clipboard/custom_data_helper_linux.cc
@@ -8,8 +8,6 @@
namespace ui {
// TODO(dcheng): This name is temporary. See crbug.com/106449
-#if defined(USE_AURA) || defined(TOOLKIT_GTK)
const char kMimeTypeWebCustomData[] = "chromium/x-web-custom-data";
-#endif
} // namespace ui
« no previous file with comments | « ui/base/clipboard/custom_data_helper.h ('k') | ui/base/l10n/l10n_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698