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

Unified Diff: blimp/client/feature/ime_feature.cc

Issue 1929723002: [Blimp] Adds blimp engine browser test framework and LoadUrl test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « blimp/client/feature/ime_feature.h ('k') | blimp/client/feature/mock_ime_feature_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/feature/ime_feature.cc
diff --git a/blimp/client/feature/ime_feature.cc b/blimp/client/feature/ime_feature.cc
index 7795007f924969d14c0ac2bde25cc022bd4677e5..5da4f8e58b930c84e08faffd602e12be641ee555 100644
--- a/blimp/client/feature/ime_feature.cc
+++ b/blimp/client/feature/ime_feature.cc
@@ -2,7 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include <blimp/client/feature/ime_feature.h>
+#include "blimp/client/feature/ime_feature.h"
+
#include <string>
#include "blimp/common/create_blimp_message.h"
« no previous file with comments | « blimp/client/feature/ime_feature.h ('k') | blimp/client/feature/mock_ime_feature_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698