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

Unified Diff: net/android/unittest_support/res/xml/dummy_spnego_account_preferences.xml

Issue 1128043007: Support Kerberos on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a nit I had missed. Created 5 years, 6 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: net/android/unittest_support/res/xml/dummy_spnego_account_preferences.xml
diff --git a/net/android/unittest_support/res/xml/dummy_spnego_account_preferences.xml b/net/android/unittest_support/res/xml/dummy_spnego_account_preferences.xml
new file mode 100644
index 0000000000000000000000000000000000000000..95369a47eae833a6e4eb6f9e7324af3102e37b90
--- /dev/null
+++ b/net/android/unittest_support/res/xml/dummy_spnego_account_preferences.xml
@@ -0,0 +1,2 @@
+<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
+ </PreferenceScreen>
cbentzel 2015/06/11 20:51:43 Nit: indentation
aberent 2015/06/15 15:52:20 Actually changed the end of the first line to '/>'

Powered by Google App Engine
This is Rietveld 408576698