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

Unified Diff: app/gfx/gl/gl_context.h

Issue 3146002: Fixed build problems on Mac OS X when using GLContext from Chromium's... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 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 | « app/gfx/gl/generate_bindings.py ('k') | app/gfx/gl/gl_context_egl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/gfx/gl/gl_context.h
===================================================================
--- app/gfx/gl/gl_context.h (revision 55524)
+++ app/gfx/gl/gl_context.h (working copy)
@@ -6,7 +6,6 @@
#define APP_GFX_GL_GL_CONTEXT_H_
#pragma once
-#include "base/logging.h"
#include "build/build_config.h"
#include "gfx/native_widget_types.h"
#include "gfx/size.h"
« no previous file with comments | « app/gfx/gl/generate_bindings.py ('k') | app/gfx/gl/gl_context_egl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698