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

Unified Diff: android_webview/browser/state_serializer.h

Issue 2928823004: Fix header guard and namespace in android_webview (Closed)
Patch Set: Fix header guard and namespace in android_webview Created 3 years, 6 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
Index: android_webview/browser/state_serializer.h
diff --git a/android_webview/browser/state_serializer.h b/android_webview/browser/state_serializer.h
index 15346c176993f6afad2379beacb17be9abc747c2..6745135c306fe30c2142be87eb8a2e8892c26190 100644
--- a/android_webview/browser/state_serializer.h
+++ b/android_webview/browser/state_serializer.h
@@ -63,7 +63,7 @@ bool RestoreNavigationEntryFromPickle(uint32_t state_version,
content::NavigationEntry* entry)
WARN_UNUSED_RESULT;
-} // namespace interanl
+} // namespace internal
} // namespace android_webview
« no previous file with comments | « android_webview/browser/scoped_app_gl_state_restore.h ('k') | android_webview/browser/test/rendering_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698