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

Unified Diff: ui/views/metrics_aura.cc

Issue 238633004: Remove all uses of toolkit_use_gtk in the gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to ToT 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/ui_unittests.gyp ('k') | ui/views/view_aura.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/metrics_aura.cc
diff --git a/ui/views/metrics_aura.cc b/ui/views/metrics_aura.cc
index 03aa832f01e8d477a5459a561cfcca290d6506c2..046baa892ca1196d2365f223d1172a6125a49976 100644
--- a/ui/views/metrics_aura.cc
+++ b/ui/views/metrics_aura.cc
@@ -11,7 +11,6 @@
namespace {
// Default double click interval in milliseconds.
-// Same as what gtk uses.
const int kDefaultDoubleClickInterval = 500;
} // namespace
« no previous file with comments | « ui/ui_unittests.gyp ('k') | ui/views/view_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698