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

Unified Diff: printing/printing.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 | « media/media.gyp ('k') | tools/memory_watcher/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/printing.gyp
diff --git a/printing/printing.gyp b/printing/printing.gyp
index 5e6c388292676af5eed6c6ddce3c6e8f681ef128..8d719882f3b6296fb515903ba8bb30d754bc645d 100644
--- a/printing/printing.gyp
+++ b/printing/printing.gyp
@@ -19,7 +19,6 @@
'../third_party/icu/icu.gyp:icuuc',
'../ui/gfx/gfx.gyp:gfx',
'../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
- '../ui/ui.gyp:ui',
'../url/url.gyp:url_lib',
],
'defines': [
« no previous file with comments | « media/media.gyp ('k') | tools/memory_watcher/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698