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

Unified Diff: gpu/gpu.gyp

Issue 6718027: Refactor: Move app/surface to ui/gfx/surface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Lint. 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
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 0ebacf8d279298d49a4e34a515a98bfcff1f73d4..5d92e9d9226ad8102418e20921260cd403ef5d4c 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -243,6 +243,7 @@
'../testing/gmock.gyp:gmock',
'../testing/gmock.gyp:gmock_main',
'../testing/gtest.gyp:gtest',
+ '../ui/gfx/surface/surface.gyp:surface',
'command_buffer_client',
'command_buffer_common',
'command_buffer_service',

Powered by Google App Engine
This is Rietveld 408576698