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

Unified Diff: net/spdy/chromium/http2_priority_dependencies_unittest.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
« no previous file with comments | « net/spdy/chromium/http2_priority_dependencies.cc ('k') | net/spdy/chromium/multiplexed_http_stream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/chromium/http2_priority_dependencies_unittest.cc
diff --git a/net/spdy/http2_priority_dependencies_unittest.cc b/net/spdy/chromium/http2_priority_dependencies_unittest.cc
similarity index 99%
rename from net/spdy/http2_priority_dependencies_unittest.cc
rename to net/spdy/chromium/http2_priority_dependencies_unittest.cc
index 73d1f7d7f749b1f4796b9f17a7fccb22383eab23..001433ed90cc801fa6216161655e3045ecffbf50 100644
--- a/net/spdy/http2_priority_dependencies_unittest.cc
+++ b/net/spdy/chromium/http2_priority_dependencies_unittest.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 <algorithm>
« no previous file with comments | « net/spdy/chromium/http2_priority_dependencies.cc ('k') | net/spdy/chromium/multiplexed_http_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698