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

Unified Diff: chrome/common/DEPS

Issue 584823002: Move apps/app_shim to chrome/browser/apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 e6db9f2e638d010e6ab886c358cf59bec9255f96..2ab622634bfad317b3162c9f689604ea19563b0b 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -1,6 +1,6 @@
include_rules = [
- "+apps/app_shim", # For app shim messages.
"+breakpad", # For Breakpad constants.
+ "+chrome/browser/apps/app_shim", # For app shim messages.
"+chrome/grit", # For generated headers
"+chromeos", # For chromeos_switches.h
"+components/autofill/content/common",

Powered by Google App Engine
This is Rietveld 408576698