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

Unified Diff: net/spdy/chromium/http2_priority_dependencies.cc

Issue 2832973003: Split net/spdy into core and chromium subdirectories. (Closed)
Patch Set: Fix some more build rules. Created 3 years, 8 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: net/spdy/chromium/http2_priority_dependencies.cc
diff --git a/net/spdy/http2_priority_dependencies.cc b/net/spdy/chromium/http2_priority_dependencies.cc
similarity index 98%
rename from net/spdy/http2_priority_dependencies.cc
rename to net/spdy/chromium/http2_priority_dependencies.cc
index b473164790bdde1cc3d70897c50169bd5920d93f..991924e49084bacef1de539eb6cc38fb1dff0511 100644
--- a/net/spdy/http2_priority_dependencies.cc
+++ b/net/spdy/chromium/http2_priority_dependencies.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 "net/spdy/http2_priority_dependencies.h"
+#include "net/spdy/chromium/http2_priority_dependencies.h"
#include "net/spdy/platform/api/spdy_estimate_memory_usage.h"
namespace net {
« no previous file with comments | « net/spdy/chromium/http2_priority_dependencies.h ('k') | net/spdy/chromium/http2_priority_dependencies_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698