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

Unified Diff: components/chrome_cleaner/public/typemaps/DEPS

Issue 2932703006: Chrome Cleaner: Remove indirect base::FilePath mojo dependency. (Closed)
Patch Set: Address review comments on #5 Created 3 years, 6 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: components/chrome_cleaner/public/typemaps/DEPS
diff --git a/components/chrome_cleaner/public/typemaps/DEPS b/components/chrome_cleaner/public/typemaps/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e9aaaf9ce4c70bd90ca093c4df9e4a2a5071fba6
--- /dev/null
+++ b/components/chrome_cleaner/public/typemaps/DEPS
@@ -0,0 +1,4 @@
+# Allow the typemaps to access their dependencies.
+include_rules = [
+ '+base/files/file_path.h',
+]
« no previous file with comments | « components/chrome_cleaner/public/interfaces/chrome_prompt.mojom ('k') | components/chrome_cleaner/public/typemaps/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698