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

Unified Diff: ui/views/DEPS

Issue 2877483003: Implements core logic for Pixel Canvas (Closed)
Patch Set: Sync with ToT Created 3 years, 4 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/views/BUILD.gn ('k') | ui/views/bubble/bubble_frame_view.h » ('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 ee243276fc5b3bc71e50a5fdf5801b5635f81bc4..edc6d2578147aa94c75d0e3a2466becc46023402 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -36,5 +36,8 @@ specific_include_rules = {
],
"views_test_suite\.cc": [
"+gpu/ipc/service",
+ ],
+ "paint_info_unittest\.cc": [
+ "+cc/base",
]
}
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/bubble/bubble_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698