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

Unified Diff: chrome/app/DEPS

Issue 10905209: Revert "Revert 155950 - Add initial Chromium TestShell support for Android" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add launcher property to apk manifest Created 8 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
« no previous file with comments | « chrome/android/testshell/testshell_stubs.cc ('k') | chrome/app/android/chrome_android_initializer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index 31f4011a80e0dcaaa5eb16508fc5c65e8f4d8fbb..f2749d4a8a4c527fccec5c0ceb8d2f32d1f29836 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+chrome/utility/chrome_content_utility_client.h",
"+content/app", # TODO(joi): Remove once content API in place.
"+content/public/app",
+ "+content/public/browser/browser_main_runner.h",
"+content/public/browser/render_process_host.h",
"+grit", # For generated headers
"+media/base", # For initializing media library.
« no previous file with comments | « chrome/android/testshell/testshell_stubs.cc ('k') | chrome/app/android/chrome_android_initializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698