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

Unified Diff: android_webview/common/DEPS

Issue 13135004: android_webview: changes to support Android GraphicBuffers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unnecessary OVERRIDE in gpu_memory_buffer_factory_impl Created 7 years, 8 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 | « android_webview/browser/gpu_memory_buffer_impl.cc ('k') | android_webview/common/aw_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/common/DEPS
diff --git a/android_webview/common/DEPS b/android_webview/common/DEPS
index d0f9352c2d74bb73f3c4d6e750522beb56f5f99a..cbef04accaa0e65f868243413483fff85f825b0c 100644
--- a/android_webview/common/DEPS
+++ b/android_webview/common/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"-android_webview",
"+android_webview/common",
+
+ "+ui/gl/gpu_memory_buffer.h",
]
« no previous file with comments | « android_webview/browser/gpu_memory_buffer_impl.cc ('k') | android_webview/common/aw_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698