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

Unified Diff: components/cronet/ios/InfoTest.plist

Issue 2146643002: [Cronet] Integrate CrNet functionality into Cronet on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync Created 4 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
« no previous file with comments | « components/cronet/ios/DEPS ('k') | components/cronet/ios/cronet_environment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/ios/InfoTest.plist
diff --git a/ios/crnet/Info.plist b/components/cronet/ios/InfoTest.plist
similarity index 87%
copy from ios/crnet/Info.plist
copy to components/cronet/ios/InfoTest.plist
index c5090813b87f7e8885a697cdce978299e2950ae1..cc9596b076bfc53396ac71fd1b009cc38744f559 100644
--- a/ios/crnet/Info.plist
+++ b/components/cronet/ios/InfoTest.plist
@@ -5,13 +5,13 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
- <string>CrNet</string>
+ <string>CronetTest</string>
<key>CFBundleIdentifier</key>
- <string>org.chromium.net.CrNet</string>
+ <string>org.chromium.net.CronetTest</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>CrNet</string>
+ <string>CronetTest</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
« no previous file with comments | « components/cronet/ios/DEPS ('k') | components/cronet/ios/cronet_environment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698