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

Unified Diff: content/common/establish_channel_params.cc

Issue 1820793005: gpu_host_messages => content/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: content/common/establish_channel_params.cc
diff --git a/content/gpu/establish_channel_params.cc b/content/common/establish_channel_params.cc
similarity index 89%
rename from content/gpu/establish_channel_params.cc
rename to content/common/establish_channel_params.cc
index 770c3bf7c2b66c6c5f23a8347ccac1db653c44c9..6ca5ac6a7bcdc2c4d07e1d770fffce508f26a721 100644
--- a/content/gpu/establish_channel_params.cc
+++ b/content/common/establish_channel_params.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/gpu/establish_channel_params.h"
+#include "content/common/establish_channel_params.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698