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

Unified Diff: chrome/browser/extensions/browser_action_test_util.h

Issue 2043063002: DO NOT COMMIT - Unrelated changes made by run-clang-tidy.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@d_WE998_allwin
Patch Set: Created 4 years, 6 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: chrome/browser/extensions/browser_action_test_util.h
diff --git a/chrome/browser/extensions/browser_action_test_util.h b/chrome/browser/extensions/browser_action_test_util.h
index ec42f0d21298923bcfd3659772340099fb79126e..58bce0a2355b4319644d9453e8423d26ebcdcf28 100644
--- a/chrome/browser/extensions/browser_action_test_util.h
+++ b/chrome/browser/extensions/browser_action_test_util.h
@@ -69,7 +69,7 @@ class BrowserActionTestUtil {
// Returns the current tooltip for the browser action button.
std::string GetTooltip(int index);
- gfx::NativeView GetPopupNativeView();
+ gfx::NativeViewId GetPopupNativeView();
// Returns whether a browser action popup is being shown currently.
bool HasPopup();

Powered by Google App Engine
This is Rietveld 408576698