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

Unified Diff: content/content_gpu.gypi

Issue 6722026: Refactor: Move app/gfx/gl ==> ui/gfx/gl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Try removing a dep. Created 9 years, 9 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 | « content/common/sandbox_mac.mm ('k') | content/gpu/gpu_child_thread.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_gpu.gypi
diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
index fec3a08f664e7ac6a6ef885ca0cc3f4b78de0b80..74ab72586481d9d68c7330149ecad5ebfc5b8a37 100644
--- a/content/content_gpu.gypi
+++ b/content/content_gpu.gypi
@@ -13,10 +13,10 @@
'msvs_guid': 'F10F1ECD-D84D-4C33-8468-9DDFE19F4D8A',
'dependencies': [
'content_common',
- '../app/app.gyp:app_base',
'../base/base.gyp:base',
'../media/media.gyp:media',
'../skia/skia.gyp:skia',
+ '../ui/gfx/gl/gl.gyp:gl',
],
'sources': [
'gpu/content_gpu_client.h',
« no previous file with comments | « content/common/sandbox_mac.mm ('k') | content/gpu/gpu_child_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698