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

Unified Diff: ui/gl/test/DEPS

Issue 2270463002: Add OzoneGLImpl interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 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 | « ui/gl/init/ozone_util.h ('k') | ui/gl/test/gl_surface_test_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/test/DEPS
diff --git a/ui/gl/test/DEPS b/ui/gl/test/DEPS
index cc2deb621d9b37ca3ed2b2f5c5dc7f5d6b1ee2da..0668d240b18d64d6765ec2a329bf3b156b236e73 100644
--- a/ui/gl/test/DEPS
+++ b/ui/gl/test/DEPS
@@ -1,9 +1,4 @@
include_rules = [
+ "+ui/ozone/public",
"+ui/platform_window/x11",
]
-
-specific_include_rules = {
- "run_all_unittests.cc": [
- "+ui/ozone/public",
- ],
-}
« no previous file with comments | « ui/gl/init/ozone_util.h ('k') | ui/gl/test/gl_surface_test_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698