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

Unified Diff: content/public/common/resource_request.cc

Issue 2969463003: Move resource_request.h to content/public/common. (Closed)
Patch Set: Merge Created 3 years, 5 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 | « content/public/common/resource_request.h ('k') | content/public/common/service_worker_modes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/resource_request.cc
diff --git a/content/common/resource_request.cc b/content/public/common/resource_request.cc
similarity index 87%
rename from content/common/resource_request.cc
rename to content/public/common/resource_request.cc
index 54f45983d2476a9e16e2e49a3bd827d4967c84cc..f851f82fb10b76872f11959a7f7a431a5608aede 100644
--- a/content/common/resource_request.cc
+++ b/content/public/common/resource_request.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/common/resource_request.h"
+#include "content/public/common/resource_request.h"
namespace content {
« no previous file with comments | « content/public/common/resource_request.h ('k') | content/public/common/service_worker_modes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698