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

Unified Diff: chrome/browser/ui/constrained_window_constants.h

Issue 11044020: Make Web Intents picker in Views conform to latest mocks (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address comments Created 8 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
Index: chrome/browser/ui/constrained_window_constants.h
diff --git a/chrome/browser/ui/constrained_window_constants.h b/chrome/browser/ui/constrained_window_constants.h
index 0d9d9efc6190c6b6de11f3a7ddaa49ae758bed64..6f47409ccfff9b483bc470a5e4bd5133ec277701 100644
--- a/chrome/browser/ui/constrained_window_constants.h
+++ b/chrome/browser/ui/constrained_window_constants.h
@@ -5,6 +5,8 @@
#ifndef CHROME_BROWSER_UI_CONSTRAINED_WINDOW_CONSTANTS_H_
#define CHROME_BROWSER_UI_CONSTRAINED_WINDOW_CONSTANTS_H_
+#include "ui/base/resource/resource_bundle.h"
+
///////////////////////////////////////////////////////////////////////////////
// ConstrainedWindowConstants
//

Powered by Google App Engine
This is Rietveld 408576698