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

Unified Diff: android_webview/browser/aw_picture.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/aw_picture.h
diff --git a/android_webview/browser/aw_picture.h b/android_webview/browser/aw_picture.h
index e6b39b1a7cdfa5f778472b521d160fa5d99bbabe..28707559cb7cd27a8200996015d67109fbe9843d 100644
--- a/android_webview/browser/aw_picture.h
+++ b/android_webview/browser/aw_picture.h
@@ -42,4 +42,4 @@ bool RegisterAwPicture(JNIEnv* env);
} // android_webview
-#endif // ANDROID_WEBVIEW_NATIVE_AW_PICTURE_
+#endif // ANDROID_WEBVIEW_BROWSER_AW_PICTURE_H_
« no previous file with comments | « android_webview/browser/aw_devtools_manager_delegate.h ('k') | android_webview/browser/aw_printing_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698