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

Unified Diff: ui/views/DEPS

Issue 2498053004: Add InProcessContextProvider and update InProcessCommandBuffer (Closed)
Patch Set: Revert experiments and fix android_webview Created 4 years, 1 month 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/views/BUILD.gn ('k') | ui/views/views_test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index d5541eea7396ebb847e1868a9ca13f772bf33822..a2f14198c2f1089c976e7b59be2c47fd78de2d2d 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -28,4 +28,7 @@ specific_include_rules = {
"view_unittest\.cc": [
"+cc/playback"
],
+ "views_test_suite\.cc": [
+ "+gpu/ipc/service",
+ ]
}
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/views_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698