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

Unified Diff: android_webview/android_webview_tests.gypi

Issue 11420056: Android WebView save/restoreState and backForardList Part 1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use ScopedVector Created 8 years, 1 month 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 | « no previous file | android_webview/native/state_serializer.h » ('j') | android_webview/native/state_serializer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview_tests.gypi
diff --git a/android_webview/android_webview_tests.gypi b/android_webview/android_webview_tests.gypi
index 20585b5b93423879a8258be3e0ce5ffee2e6c463..fb9317fbdc96ede9686917bbe6f4d9e3743651a5 100644
--- a/android_webview/android_webview_tests.gypi
+++ b/android_webview/android_webview_tests.gypi
@@ -45,6 +45,7 @@
'sources': [
'lib/main/webview_tests.cc',
'native/android_stream_reader_url_request_job_unittests.cc',
+ 'native/state_serializer_unittests.cc',
],
},
{
« no previous file with comments | « no previous file | android_webview/native/state_serializer.h » ('j') | android_webview/native/state_serializer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698