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

Unified Diff: gpu/demos/demos.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/demos/demos.gyp
diff --git a/gpu/demos/demos.gyp b/gpu/demos/demos.gyp
index 2e2ead0a487ed5e93f19147add3ea1a727d2e52c..0d1875da24ff57b9e605892f54bdb3c4e2c3e381 100644
--- a/gpu/demos/demos.gyp
+++ b/gpu/demos/demos.gyp
@@ -41,6 +41,7 @@
'gpu_demo_framework',
'../gpu.gyp:command_buffer_client',
'../gpu.gyp:command_buffer_service',
+ '../../ui/gfx/surface/surface.gyp:surface',
Ben Goodger (Google) 2011/03/23 18:41:10 How did this work before without an app/ dependenc
jonathan.backer 2011/03/24 13:02:07 Good catch! I think that it pulled it in through
],
'sources': [
'framework/main_exe.cc',

Powered by Google App Engine
This is Rietveld 408576698