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

Unified Diff: chrome/android/testshell/DEPS

Issue 11280097: Initialize compositor early on. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed DEPS Created 8 years, 1 month 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
« no previous file with comments | « no previous file | chrome/android/testshell/javatests/src/org/chromium/chrome/testshell/ChromiumTestShellUrlTest.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/testshell/DEPS
diff --git a/chrome/android/testshell/DEPS b/chrome/android/testshell/DEPS
index 8dd8baf2d8779a1b96ecfb13e0a3ab3279624181..69313625a2048540aafbd78a7f5ade08517e9225 100644
--- a/chrome/android/testshell/DEPS
+++ b/chrome/android/testshell/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chrome/app",
"+chrome/browser",
+ "+content/public/android",
"+content/public/browser/android",
]
« no previous file with comments | « no previous file | chrome/android/testshell/javatests/src/org/chromium/chrome/testshell/ChromiumTestShellUrlTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698