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

Unified Diff: chrome/common/DEPS

Issue 12623005: [mac] App shims (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move app_shim code to apps/ Created 7 years, 9 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/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 2c56a2aa596fa328b77f0f27e1eb60ff8f06043b..928db710f8a7bd0ce0c3a12c1a8436882085757a 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+apps/app_shim", # For app shim messages.
"+breakpad", # For Breakpad constants.
"+chrome/plugin", # For checking whether we're a plugin process.
"+components/autofill/common",

Powered by Google App Engine
This is Rietveld 408576698