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

Side by Side Diff: android_webview/test/shell/src/draw_gl/DEPS

Issue 524933002: Revert of android: Use hw acceleration in android_webview_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 # draw_gl compiles its own shared library for a single entry point
3 # for testing. Therefore it cannot depend on any other module,
4 # except for shared definitions.
5 "-android_webview",
6 "+android_webview/public/browser",
7 ]
OLDNEW
« no previous file with comments | « android_webview/test/shell/AndroidManifest.xml ('k') | android_webview/test/shell/src/draw_gl/draw_gl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698