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

Unified Diff: apps/shell/browser/DEPS

Issue 224723022: Add the first app_shell_browsertest test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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: apps/shell/browser/DEPS
diff --git a/apps/shell/browser/DEPS b/apps/shell/browser/DEPS
index 1c620d1614f254348eb3f638be6d984b41f1bd0e..5b495155282949a0ce4e5aea4c277f32f9e23d67 100644
--- a/apps/shell/browser/DEPS
+++ b/apps/shell/browser/DEPS
@@ -1,9 +1,4 @@
include_rules = [
Yoyo Zhou 2014/04/08 01:23:13 Note that we don't have to list ourself here.
- # The apps module has dependencies on chrome.
- "-apps",
- "+apps/shell/browser",
- "+apps/shell/common",
-
"+chromeos",
"+components/user_prefs",

Powered by Google App Engine
This is Rietveld 408576698