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

Unified Diff: ui/aura/DEPS

Issue 1634103003: Fix gfx::Canvas::DrawStringRectWithHalo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
Index: ui/aura/DEPS
diff --git a/ui/aura/DEPS b/ui/aura/DEPS
index 9b9ca339813c63c931534b785f259a3d92bed424..192e614187b8c556e5a8799a94908f48f8ecf21e 100644
--- a/ui/aura/DEPS
+++ b/ui/aura/DEPS
@@ -1,4 +1,7 @@
include_rules = [
+ "+cc",
+ "-cc/blink",
+ "-cc/surfaces",
"+skia/ext",
"+third_party/skia",
"+ui/base",
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/aura.gyp » ('j') | ui/aura/painting_window_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698