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

Unified Diff: chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc

Issue 1234223005: Initial gtk3 support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Silence gtk memory leak Created 5 years, 3 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 | « AUTHORS ('k') | chrome/browser/ui/libgtk2ui/gtk2_border.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc
diff --git a/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc b/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc
index c69e6098daefb68ba345114e874cf26077172211..67d54c5b87cea6a9cfb3168fda1f3cd2acedde58 100644
--- a/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc
+++ b/chrome/browser/ui/libgtk2ui/chrome_gtk_frame.cc
@@ -4,6 +4,8 @@
#include "chrome/browser/ui/libgtk2ui/chrome_gtk_frame.h"
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
+
G_BEGIN_DECLS
// MetaFrames declaration
« no previous file with comments | « AUTHORS ('k') | chrome/browser/ui/libgtk2ui/gtk2_border.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698