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

Side by Side Diff: webrtc/rtc_tools/network_tester/androidapp/res/values-v17/styles.xml

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 5 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 unified diff | Download patch
OLDNEW
1 <resources> 1 <resources>
2 2
3 <!-- Base application theme. --> 3 <!-- Base application theme. -->
4 <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar"> 4 <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar">
5 <!-- Customize your theme here. --> 5 <!-- Customize your theme here. -->
6 </style> 6 </style>
7 7
8 </resources> 8 </resources>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698