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

Unified Diff: ui/app_list/test/DEPS

Issue 168193003: ui: message_center and app_list tests opt into real GL NullDraw contexts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nulldraw-applistmessagecenter: Created 6 years, 10 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 | ui/app_list/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/test/DEPS
diff --git a/ui/app_list/test/DEPS b/ui/app_list/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8d1340d46f52e336d4b9bb49c8011c6a66b1dfb5
--- /dev/null
+++ b/ui/app_list/test/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/gl/gl_surface.h", # To initialize GL for tests.
+]
« no previous file with comments | « no previous file | ui/app_list/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698