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

Unified Diff: mash/wallpaper/DEPS

Issue 1624683002: mash: Add a simple, temporary preferences store. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix the directory unittests? 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: mash/wallpaper/DEPS
diff --git a/mash/wallpaper/DEPS b/mash/wallpaper/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..96dcb7bdfea0413a61695ac8f5066238f9d0ab10
--- /dev/null
+++ b/mash/wallpaper/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/filesystem/public/cpp/prefs",
+]

Powered by Google App Engine
This is Rietveld 408576698