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

Unified Diff: tools/set_default_handler/set_default_handler.gyp

Issue 25015003: gfx: Create a separate gfx component out of ui. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 3 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/memory_watcher.gyp ('k') | ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/set_default_handler/set_default_handler.gyp
diff --git a/tools/set_default_handler/set_default_handler.gyp b/tools/set_default_handler/set_default_handler.gyp
index 1093aa3f13ef093ecdb3ee59c15c435f517b3c25..64e5d3e364e9e63ea105c3097ddd7d52892df0eb 100644
--- a/tools/set_default_handler/set_default_handler.gyp
+++ b/tools/set_default_handler/set_default_handler.gyp
@@ -12,6 +12,7 @@
'dependencies': [
'../../base/base.gyp:base',
'../../win8/win8.gyp:test_support_win8',
+ '../../ui/gfx/gfx.gyp:gfx',
'../../ui/ui.gyp:ui',
],
'include_dirs': [
« no previous file with comments | « tools/memory_watcher/memory_watcher.gyp ('k') | ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698