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

Unified Diff: net/spdy/hpack/hpack_static_table_test.cc

Issue 2396503002: Fix net_export.h includes. (Closed)
Patch Set: Created 4 years, 2 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/hpack/hpack_static_table.h ('k') | net/spdy/http2_priority_dependencies.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/hpack/hpack_static_table_test.cc
diff --git a/net/spdy/hpack/hpack_static_table_test.cc b/net/spdy/hpack/hpack_static_table_test.cc
index c075349832775f7fb61a697dd0adc40f597e0648..00d397868aa6373a7c999b205fbd0f563859a5db 100644
--- a/net/spdy/hpack/hpack_static_table_test.cc
+++ b/net/spdy/hpack/hpack_static_table_test.cc
@@ -7,7 +7,6 @@
#include <set>
#include <vector>
-#include "net/base/net_export.h"
#include "net/spdy/hpack/hpack_constants.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « net/spdy/hpack/hpack_static_table.h ('k') | net/spdy/http2_priority_dependencies.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698