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

Unified Diff: chrome/browser/component/web_contents_delegate_android/DEPS

Issue 11187032: Handle resubmission of HTTP Posts. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fix the dependency Created 8 years, 2 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/browser/component/web_contents_delegate_android/DEPS
diff --git a/chrome/browser/component/web_contents_delegate_android/DEPS b/chrome/browser/component/web_contents_delegate_android/DEPS
index beaf5c39b812b2c4a9cf42b7e6dee601148a7a14..2e11b18a5f8d3220dcd5f0397c16bfa4e594631c 100644
--- a/chrome/browser/component/web_contents_delegate_android/DEPS
+++ b/chrome/browser/component/web_contents_delegate_android/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+chrome/browser/component/web_contents_delegate_android",
+ "+content/public/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698