Chromium Code Reviews

Unified Diff: webrtc/tools/network_tester/androidapp/res/values/colors.xml

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/tools/network_tester/androidapp/res/values/colors.xml
diff --git a/webrtc/tools/network_tester/androidapp/res/values/colors.xml b/webrtc/tools/network_tester/androidapp/res/values/colors.xml
deleted file mode 100755
index 3ab3e9cbce07f7cdc941fc8ba424c05e83ed80f0..0000000000000000000000000000000000000000
--- a/webrtc/tools/network_tester/androidapp/res/values/colors.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <color name="colorPrimary">#3F51B5</color>
- <color name="colorPrimaryDark">#303F9F</color>
- <color name="colorAccent">#FF4081</color>
-</resources>

Powered by Google App Engine