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

Unified Diff: content/browser/renderer_host/render_view_host_delegate.h

Issue 8760012: Move view_types.h to view_type.h, since that's the standard name for enums. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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
Index: content/browser/renderer_host/render_view_host_delegate.h
===================================================================
--- content/browser/renderer_host/render_view_host_delegate.h (revision 112301)
+++ content/browser/renderer_host/render_view_host_delegate.h (working copy)
@@ -16,7 +16,7 @@
#include "base/string16.h"
#include "base/values.h"
#include "content/common/content_export.h"
-#include "content/public/common/view_types.h"
+#include "content/public/common/view_type.h"
#include "content/public/common/window_container_type.h"
#include "ipc/ipc_channel.h"
#include "net/base/load_states.h"
« no previous file with comments | « chrome/renderer/extensions/schema_generated_bindings.cc ('k') | content/browser/speech/speech_input_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698