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

Unified Diff: tools/memory_watcher/memory_watcher.gyp

Issue 48213004: Remove unnecessary dependencies on "ui" target from some other targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gl_surface_win.cc needs dwmapi.dll Created 7 years, 2 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 | « tools/memory_watcher/DEPS ('k') | ui/compositor/compositor.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/memory_watcher/memory_watcher.gyp
diff --git a/tools/memory_watcher/memory_watcher.gyp b/tools/memory_watcher/memory_watcher.gyp
index 170f4b42a66e217d5a42ca56cae7d481333a6611..bca35b8aaf7836120e2c31045945fb6948714ea8 100644
--- a/tools/memory_watcher/memory_watcher.gyp
+++ b/tools/memory_watcher/memory_watcher.gyp
@@ -10,7 +10,6 @@
'dependencies': [
'../../base/base.gyp:base',
'../../ui/gfx/gfx.gyp:gfx',
- '../../ui/ui.gyp:ui',
],
'defines': [
'BUILD_MEMORY_WATCHER',
« no previous file with comments | « tools/memory_watcher/DEPS ('k') | ui/compositor/compositor.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698