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

Unified Diff: content/content_common.gypi

Issue 10915298: Add CCDelegatingRenderer, and corresponding IPCs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: correct base Created 8 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index fe418746129a18313b5889ee654f956c4590f79e..5361e8e3aacf6b5f8037c8e2fb04f72b7d5c9265 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -189,6 +189,8 @@
'common/gamepad_user_gesture.cc',
'common/gamepad_user_gesture.h',
'common/geolocation_messages.h',
+ 'common/gpu/client/cc_param_traits.cc',
+ 'common/gpu/client/cc_param_traits.h',
'common/gpu/client/command_buffer_proxy_impl.cc',
'common/gpu/client/command_buffer_proxy_impl.h',
'common/gpu/client/gl_helper.cc',

Powered by Google App Engine
This is Rietveld 408576698