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

Unified Diff: chrome/app_installer/DEPS

Issue 423293004: Move app_installer into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git cl format Created 6 years, 2 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: chrome/app_installer/DEPS
diff --git a/chrome/app_installer/DEPS b/chrome/app_installer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ba842ed18dec05d234550f280bf7c86aaaa3f477
--- /dev/null
+++ b/chrome/app_installer/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+chrome/installer/launcher_support",
+ "+chrome/installer/util",
+ "+third_party/omaha",
+]

Powered by Google App Engine
This is Rietveld 408576698