summaryrefslogtreecommitdiffstats
path: root/win8
diff options
context:
space:
mode:
authorrobliao <robliao@chromium.org>2015-09-28 20:45:36 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-29 03:46:22 +0000
commit4a5556ba027965f731844dd0f8093944fd6ab112 (patch)
tree685f604f5c8fd2118e2ccd65228adf7b9c96a8f3 /win8
parentbcf491b6751a352bda8d801907c05a9215f47007 (diff)
downloadchromium_src-4a5556ba027965f731844dd0f8093944fd6ab112.zip
chromium_src-4a5556ba027965f731844dd0f8093944fd6ab112.tar.gz
chromium_src-4a5556ba027965f731844dd0f8093944fd6ab112.tar.bz2
Remove all Windows Window Scoped Trackers and Associated Instrumentation
The jank dashboard shows that there is nothing actionable remaining to do here. The sampling profiler should be able to supersede any manual tracking should we need to investigate future jank. BUG=440919 Review URL: https://codereview.chromium.org/1370993003 Cr-Commit-Position: refs/heads/master@{#351254}
Diffstat (limited to 'win8')
-rw-r--r--win8/metro_driver/metro_driver_win7.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/win8/metro_driver/metro_driver_win7.cc b/win8/metro_driver/metro_driver_win7.cc
index 3ace04c..c88cd3f 100644
--- a/win8/metro_driver/metro_driver_win7.cc
+++ b/win8/metro_driver/metro_driver_win7.cc
@@ -7,7 +7,6 @@
#include <shobjidl.h>
#include "base/logging.h"
-#include "base/profiler/scoped_tracker.h"
#include "ui/gfx/geometry/safe_integer_conversions.h"
#include "ui/gfx/win/msg_util.h"