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

Unified Diff: content/browser/compositor/DEPS

Issue 729523005: [Ozone] Fix SoftwareOutputDevice tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: content/browser/compositor/DEPS
diff --git a/content/browser/compositor/DEPS b/content/browser/compositor/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1701f72a861e65a36be3a65822a3105fe6cf9191
--- /dev/null
+++ b/content/browser/compositor/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/platform_window",
+]

Powered by Google App Engine
This is Rietveld 408576698