Index: chrome/chrome_watcher/BUILD.gn |
diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn |
index 1ca7549841487211babd4721aa2405decd346a94..2d3f4aa44fc4ac39922997ac796a794cacfae22f 100644 |
--- a/chrome/chrome_watcher/BUILD.gn |
+++ b/chrome/chrome_watcher/BUILD.gn |
@@ -22,7 +22,6 @@ source_set("hang_util") { |
] |
deps = [ |
"//base", |
- "//components/memory_pressure", |
] |
libs = [ "pdh.lib" ] # Used by system_load_estimator.h. |
ldflags = [ "/DELAYLOAD:pdh.dll" ] # Only used on report capture. |