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

Unified Diff: ui/platform_window/x11/DEPS

Issue 2683033006: Move SetUseOverrideRedirectWindowByDefault() to //ui/base. (Closed)
Patch Set: g_use_test_config. Created 3 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 | « ui/platform_window/x11/BUILD.gn ('k') | ui/platform_window/x11/x11_window_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/platform_window/x11/DEPS
diff --git a/ui/platform_window/x11/DEPS b/ui/platform_window/x11/DEPS
index 9e087417f9732ae97c661b08af8bbc522a797d3c..dace8ae8a33f1c99db41198d83e89a6a99ed40f0 100644
--- a/ui/platform_window/x11/DEPS
+++ b/ui/platform_window/x11/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+third_party/skia/include",
- "+ui/base/x",
+ "+ui/base",
"+ui/events",
"+ui/gfx",
]
« no previous file with comments | « ui/platform_window/x11/BUILD.gn ('k') | ui/platform_window/x11/x11_window_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698