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

Unified Diff: chrome/chrome_common.gypi

Issue 6400007: Implement proxy for 3d-related interfaces (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: separate ParamTraits<gpu::CommandBuffer::State> into own library Created 9 years, 11 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 | « no previous file | chrome/common/gpu_messages.cc » ('j') | ppapi/proxy/plugin_dispatcher.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 02833d9bbe3a36a14d9469fd0795196bfd47a896..e2301614b8ba8864b3fe665a3f5f986535e3464d 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -526,6 +526,7 @@
'chrome_strings',
'../app/app.gyp:app_base',
'../base/base.gyp:base',
+ '../gpu/gpu.gyp:gpu_ipc',
'../net/net.gyp:net_resources',
'../net/net.gyp:net',
'../third_party/icu/icu.gyp:icui18n',
« no previous file with comments | « no previous file | chrome/common/gpu_messages.cc » ('j') | ppapi/proxy/plugin_dispatcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698