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

Unified Diff: gpu/DEPS

Issue 7889040: Change X11 error handler override to allow easy X11 error checking. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 9 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
« no previous file with comments | « no previous file | gpu/command_buffer/common/gl_mock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/DEPS
diff --git a/gpu/DEPS b/gpu/DEPS
index b357d81ce1fc77016478907d19bb78a1afac5bd4..5c266a4f486b9055fc0e3666c3521d12ceaa623f 100644
--- a/gpu/DEPS
+++ b/gpu/DEPS
@@ -8,6 +8,8 @@ include_rules = [
"+../GLES2",
"+../service",
+ # For ui::CheckFailOnReportedX11Error
+ "+ui/base",
# For gfx::PluginWindowHandle
"+ui/gfx",
]
« no previous file with comments | « no previous file | gpu/command_buffer/common/gl_mock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698