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

Unified Diff: ui/base/DEPS

Issue 262483003: Implementation of the Touch Exploration Mode - Part I (ui) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@event_source
Patch Set: Reverting all non- ui/ changes from this CL - they will be submitted separately. Created 6 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 | « no previous file | ui/base/test/run_all_unittests.cc » ('j') | ui/chromeos/touch_exploration_controller.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/DEPS
diff --git a/ui/base/DEPS b/ui/base/DEPS
index 99ec151740525d48e21089785e782a4c26272ec3..00df27d7774826f109ed82a48366a05eca71d891 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -10,4 +10,5 @@ include_rules = [
"+third_party/skia",
"+ui/events",
"+ui/gfx",
+ "+ui/gl"
oshima 2014/05/01 21:24:33 My apologies, I didn't know that this requires new
mfomitchev 2014/05/02 17:01:47 Removed this, moved initialization to the test as
]
« no previous file with comments | « no previous file | ui/base/test/run_all_unittests.cc » ('j') | ui/chromeos/touch_exploration_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698