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

Unified Diff: wm/host/DEPS

Issue 11485006: Add window manager component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and add proper use_wm flag support Created 7 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
Index: wm/host/DEPS
diff --git a/wm/host/DEPS b/wm/host/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..46d48b30e10eeec9b5e9bb6314694152ab020586
--- /dev/null
+++ b/wm/host/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/skia",
+]

Powered by Google App Engine
This is Rietveld 408576698