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

Unified Diff: chrome/app_shim/DEPS

Issue 179223003: Adding app_shim executable on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Automatically get the Chrome binary from the registry instead of taking it on the command line. 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_shim/DEPS
diff --git a/chrome/app_shim/DEPS b/chrome/app_shim/DEPS
index 4cb2de87007fcdc392a703451bb51217c10b73fe..a29b928c072fee982b8c47ebc24011243c4edfa5 100644
--- a/chrome/app_shim/DEPS
+++ b/chrome/app_shim/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+chrome/grit/generated_resources.h",
+ "+chrome/installer/launcher_support",
]

Powered by Google App Engine
This is Rietveld 408576698