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

Unified Diff: android_webview/common/aw_descriptors.h

Issue 2384063005: Propagate common resources to WebView child process (Closed)
Patch Set: 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 | « android_webview/browser/aw_content_browser_client.cc ('k') | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/common/aw_descriptors.h
diff --git a/android_webview/common/aw_descriptors.h b/android_webview/common/aw_descriptors.h
index a3f22af4409988e5058e62498200cda3ff0b177f..e3933d5184322efd924aa37f313408644e2b1557 100644
--- a/android_webview/common/aw_descriptors.h
+++ b/android_webview/common/aw_descriptors.h
@@ -10,6 +10,7 @@
enum {
kAndroidWebViewLocalePakDescriptor = kContentIPCDescriptorMax + 1,
kAndroidWebViewMainPakDescriptor,
+ kAndroidWebView100PercentPakDescriptor,
kAndroidWebViewCrashSignalDescriptor,
};
« no previous file with comments | « android_webview/browser/aw_content_browser_client.cc ('k') | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698