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

Unified Diff: content/content_app.gypi

Issue 1770073002: SurfaceTexture* => gpu/ipc/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved to android directory Created 4 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: content/content_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index cca912402b68de5c39a7de01aebbe08be3cdde70..e25a00cb12e8ce518d5684d72a93b826b402b3a6 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -50,6 +50,7 @@
'dependencies': [
'content.gyp:content_jni_headers',
'../build/android/ndk.gyp:cpu_features',
+ '../gpu/gpu.gyp:gpu_ipc_common',
'../skia/skia.gyp:skia',
'../ui/android/ui_android.gyp:ui_android',
],

Powered by Google App Engine
This is Rietveld 408576698